hiawatha: update to 10.2.
This commit is contained in:
parent
45c0c49182
commit
5e55c07e34
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hiawatha'
|
# Template file for 'hiawatha'
|
||||||
pkgname=hiawatha
|
pkgname=hiawatha
|
||||||
version=10.1
|
version=10.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake"
|
hostmakedepends="cmake"
|
||||||
|
@ -10,7 +10,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=7a46260956b304cd42bb5e56dfe1d8ec7d255ec88c91b01a4a1c55fa10271541
|
checksum=8bd95fb4c96dfac3278622cf86c1091f00668c827516603b8155300991b0c0d2
|
||||||
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