thttpd: update to 2.27.
This commit is contained in:
parent
1d100d2336
commit
522e26cd61
1 changed files with 3 additions and 4 deletions
|
@ -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 <xtraeme@voidlinux.eu>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue