hiawatha: update to 10.8.4.

This commit is contained in:
maxice8 2019-02-12 23:14:29 -02:00 committed by maxice8
parent b0e1634801
commit cdc9b90c09
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'hiawatha'
pkgname=hiawatha
version=10.8.3
revision=2
version=10.8.4
revision=1
build_style=cmake
configure_args="-DLOG_DIR=/var/log/hiawatha -DPID_DIR=/run
-DWEBROOT_DIR=/srv/www/$pkgname -DWORK_DIR=/var/lib/hiawatha
@ -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=7f98be8b42adf477fcc7a8eedea8bc2686a3a5fc3931835ea2a211766d5c2412
checksum=7cb322e9071ad3ee909167c624c6f80b0d2a6630a9d232d52406289d83658b14
conf_files="/etc/${pkgname}/*.conf /etc/${pkgname}/*.xslt"
make_dirs="/var/log/hiawatha 0755 root root"