hiawatha: update to 10.11.

This commit is contained in:
Anthony Iliopoulos 2020-07-22 12:09:47 +02:00 committed by Andrew J. Hesford
parent 5d17969c9f
commit 93af35d900
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'hiawatha'
pkgname=hiawatha
version=10.10
version=10.11
revision=1
build_style=cmake
configure_args="-DLOG_DIR=/var/log/hiawatha -DPID_DIR=/run
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://hiawatha-webserver.org"
distfiles="${homepage}/files/${pkgname}-${version}.tar.gz"
checksum=b5e46f5757fa647e77d21d24f7eea912d59f26a75558cba780b45c1c3a33a4d9
checksum=79d85d165d68dd7043bbd337f5bc7dd10d8632d68ba61d0e557f84bd687c9727
conf_files="/etc/${pkgname}/*.conf /etc/${pkgname}/*.xslt"
make_dirs="/var/log/hiawatha 0755 root root"