From cdc9b90c09394e05e5b107b0525b68bd84c39c91 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 12 Feb 2019 23:14:29 -0200 Subject: [PATCH] hiawatha: update to 10.8.4. --- srcpkgs/hiawatha/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hiawatha/template b/srcpkgs/hiawatha/template index 7a963682c3..ce183803cf 100644 --- a/srcpkgs/hiawatha/template +++ b/srcpkgs/hiawatha/template @@ -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 " 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"