mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
darkhttpd: update to 1.17.
This commit is contained in:
parent
e56171e164
commit
604971837a
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'darkhttpd'
|
# Template file for 'darkhttpd'
|
||||||
pkgname=darkhttpd
|
pkgname=darkhttpd
|
||||||
version=1.16
|
version=1.17
|
||||||
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=ab97ea3404654af765f78282aa09cfe4226cb007d2fcc59fe1a475ba0fef1981
|
checksum=4fee9927e2d8bb0a302f0dd62f9ff1e075748fa9f5162c9481a7a58b41462b56
|
||||||
|
|
||||||
# Create darkhttpd system user/group
|
# Create darkhttpd system user/group
|
||||||
system_accounts="_darkhttpd"
|
system_accounts="_darkhttpd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue