darkhttpd: update to 1.13.

This commit is contained in:
Olaf Mersmann 2021-02-12 12:26:18 +01:00 committed by Érico Nogueira Rolim
parent 61bdb7d795
commit b536bd0af5

View file

@ -1,13 +1,13 @@
# Template file for 'darkhttpd' # Template file for 'darkhttpd'
pkgname=darkhttpd pkgname=darkhttpd
version=1.12 version=1.13
revision=3 revision=1
short_desc="Small and secure static webserver" short_desc="Small and secure static webserver"
maintainer="Andrea Brancaleoni <abc@pompel.me>" maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="ISC" license="ISC"
homepage="https://unix4lyfe.org/darkhttpd/" homepage="https://unix4lyfe.org/darkhttpd/"
distfiles="https://unix4lyfe.org/darkhttpd/darkhttpd-${version}.tar.bz2" distfiles="https://github.com/emikulic/darkhttpd/archive/v${version}.tar.gz"
checksum=a50417b622b32b5f421b3132cb94ebeff04f02c5fb87fba2e31147d23de50505 checksum=1d88c395ac79ca9365aa5af71afe4ad136a4ed45099ca398168d4a2014dc0fc2
CFLAGS="$CFLAGS $LDFLAGS" CFLAGS="$CFLAGS $LDFLAGS"
# Create darkhttpd system user/group # Create darkhttpd system user/group