hiawatha: update to 9.12.
This commit is contained in:
parent
562623a5e9
commit
86d2a3b573
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hiawatha'
|
# Template file for 'hiawatha'
|
||||||
pkgname=hiawatha
|
pkgname=hiawatha
|
||||||
version=9.11
|
version=9.12
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake"
|
hostmakedepends="cmake"
|
||||||
makedepends="libxslt-devel polarssl-devel>=1.3.9_3"
|
makedepends="libxslt-devel polarssl-devel>=1.3.9_3"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <eb@s01.de>"
|
||||||
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=39b662300ed0168c8825ccbc4af7522194a118eb9007e690387c7618e56bcf09
|
checksum=393c28b17cfd5c554e68e6a30b0ee5581759b5045c5788cd13f5e00df7b8849a
|
||||||
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