mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
darkhttpd: update to 1.15.
This commit is contained in:
parent
60da5a287a
commit
702dad192c
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.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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue