darkhttpd: update to 1.15.

This commit is contained in:
Andrea Brancaleoni 2024-01-24 12:55:42 +01:00
parent 60da5a287a
commit 702dad192c

View file

@ -1,13 +1,13 @@
# Template file for 'darkhttpd' # Template file for 'darkhttpd'
pkgname=darkhttpd pkgname=darkhttpd
version=1.14 version=1.15
revision=1 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://github.com/emikulic/darkhttpd/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/emikulic/darkhttpd/archive/refs/tags/v${version}.tar.gz"
checksum=e063de9efa5635260c8def00a4d41ec6145226a492d53fa1dac436967670d195 checksum=ea48cedafbf43186f4a8d1afc99b33b671adee99519658446022e6f63bd9eda9
# Create darkhttpd system user/group # Create darkhttpd system user/group
system_accounts="_darkhttpd" system_accounts="_darkhttpd"