From 3e3da4a7e7b69172e26c1ab422be6877c841dcbe Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sat, 10 Apr 2021 21:20:46 +0200 Subject: [PATCH] hiawatha: update to 10.12. --- srcpkgs/hiawatha/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hiawatha/template b/srcpkgs/hiawatha/template index 7e50522c999..04377f40b88 100644 --- a/srcpkgs/hiawatha/template +++ b/srcpkgs/hiawatha/template @@ -1,6 +1,6 @@ # Template file for 'hiawatha' pkgname=hiawatha -version=10.11 +version=10.12 revision=1 build_style=cmake configure_args="-DLOG_DIR=/var/log/hiawatha -DPID_DIR=/run @@ -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=79d85d165d68dd7043bbd337f5bc7dd10d8632d68ba61d0e557f84bd687c9727 +checksum=61bf41146c51244769984135529fcffd0f6cb92be18dc12d460effc42f19f50d conf_files="/etc/${pkgname}/*.conf /etc/${pkgname}/*.xslt" make_dirs="/var/log/hiawatha 0755 root root"