From 522e26cd6161f944635868d9a4b76d18ffa76bd4 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 21 Oct 2015 08:01:50 +0200 Subject: [PATCH] thttpd: update to 2.27. --- srcpkgs/thttpd/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/thttpd/template b/srcpkgs/thttpd/template index 7582ac0cbf..b38fda5bd5 100644 --- a/srcpkgs/thttpd/template +++ b/srcpkgs/thttpd/template @@ -1,8 +1,7 @@ # Template file for 'thttpd' pkgname=thttpd -version=2.26 -revision=5 -replaces="runit-void<20141013_2" +version=2.27 +revision=1 build_style=gnu-configure build_pie=yes short_desc="Tiny/turbo/throttling HTTP server" @@ -10,7 +9,7 @@ maintainer="Juan RP " license="BSD" homepage="http://www.acme.com/software/thttpd/" distfiles="http://www.acme.com/software/thttpd/thttpd-${version}.tar.gz" -checksum=4693d7c421fe1bd25553a8891cbb447d2bab3e0df01c029dadd79596b9bdb4c5 +checksum=b1c4bc37ada7c39cc2bcfbf86b3bc05be91be49f8bb4f55379eaff1f66516d7a pre_configure() { sed "s,-o bin -g bin,,g" -i Makefile.in