From 0afce9d8e9a1b00b7a8dc7484ee4245976190ecd Mon Sep 17 00:00:00 2001 From: mobinmob Date: Wed, 25 Sep 2019 15:41:24 +0300 Subject: [PATCH] hiawatha: update to 10.10 --- srcpkgs/hiawatha/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hiawatha/template b/srcpkgs/hiawatha/template index 3ec6202b494..ce962ab6d35 100644 --- a/srcpkgs/hiawatha/template +++ b/srcpkgs/hiawatha/template @@ -1,6 +1,6 @@ # Template file for 'hiawatha' pkgname=hiawatha -version=10.9 +version=10.10 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=74dd43812272c3ddbf067b6d4da1773cdeef2ffe71e8f164449fabf8431752b8 +checksum=b5e46f5757fa647e77d21d24f7eea912d59f26a75558cba780b45c1c3a33a4d9 conf_files="/etc/${pkgname}/*.conf /etc/${pkgname}/*.xslt" make_dirs="/var/log/hiawatha 0755 root root"