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