hiawatha: update to 9.10.1.
This commit is contained in:
parent
c250e8ee43
commit
8d997097cf
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'hiawatha'
|
||||
pkgname=hiawatha
|
||||
version=9.9
|
||||
revision=5
|
||||
version=9.10.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake"
|
||||
makedepends="libxslt-devel polarssl-devel>=1.3.9_3"
|
||||
short_desc="Advanced and secure webserver for Unix"
|
||||
maintainer="Enno Boland <g@s01.de>"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
license="GPL-2"
|
||||
homepage="https://hiawatha-webserver.org"
|
||||
distfiles="$homepage/files/$pkgname-$version.tar.gz"
|
||||
checksum=0c8c716c51592d81f9aaec5fb69bbabafa82a13565f0000156d5e3112ea990c8
|
||||
checksum=3e9c0c9888692eb488a6c00a8034ee173a75453aa3f473b72956dffcac9a586b
|
||||
configure_args="
|
||||
-DLOG_DIR=/var/log/hiawatha
|
||||
-DPID_DIR=/run
|
||||
|
|
Loading…
Reference in New Issue