hiawatha: update to 10.8.
This commit is contained in:
parent
e91dba8a81
commit
af378006f4
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'hiawatha'
|
||||
pkgname=hiawatha
|
||||
version=10.7
|
||||
revision=2
|
||||
version=10.8
|
||||
revision=1
|
||||
build_style=cmake
|
||||
makedepends="libxslt-devel mbedtls-devel"
|
||||
short_desc="Advanced and secure webserver for Unix"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://hiawatha-webserver.org"
|
||||
distfiles="$homepage/files/$pkgname-$version.tar.gz"
|
||||
checksum=363e99d84a85dafbb74bcc30b3e30286053ec2abbc7afe08cd87193611735f74
|
||||
checksum=fb55d6c17a390f74accce6fae34c118af4e0317bfc9119d7dd1ff7dbf6886eaf
|
||||
configure_args="
|
||||
-DLOG_DIR=/var/log/hiawatha
|
||||
-DPID_DIR=/run
|
||||
|
|
Loading…
Reference in New Issue