hiawatha: update to 10.7.
This commit is contained in:
parent
80a0320331
commit
9be9ffc187
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hiawatha'
|
# Template file for 'hiawatha'
|
||||||
pkgname=hiawatha
|
pkgname=hiawatha
|
||||||
version=10.6
|
version=10.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="libxslt-devel mbedtls-devel"
|
makedepends="libxslt-devel mbedtls-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=0cf014ae214be1bf6244c46c25e66805987c948837a4e37f9dede570de49bdeb
|
checksum=363e99d84a85dafbb74bcc30b3e30286053ec2abbc7afe08cd87193611735f74
|
||||||
configure_args="
|
configure_args="
|
||||||
-DLOG_DIR=/var/log/hiawatha
|
-DLOG_DIR=/var/log/hiawatha
|
||||||
-DPID_DIR=/run
|
-DPID_DIR=/run
|
||||||
|
|
Loading…
Reference in New Issue