From c26770c73bbae4b5c9c9876d1d1b207b90f82a62 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 19 Feb 2019 02:02:12 -0300 Subject: [PATCH] hiawatha: update to 10.9. --- srcpkgs/hiawatha/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hiawatha/template b/srcpkgs/hiawatha/template index ce183803cf1..3ec6202b494 100644 --- a/srcpkgs/hiawatha/template +++ b/srcpkgs/hiawatha/template @@ -1,6 +1,6 @@ # Template file for 'hiawatha' pkgname=hiawatha -version=10.8.4 +version=10.9 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=7cb322e9071ad3ee909167c624c6f80b0d2a6630a9d232d52406289d83658b14 +checksum=74dd43812272c3ddbf067b6d4da1773cdeef2ffe71e8f164449fabf8431752b8 conf_files="/etc/${pkgname}/*.conf /etc/${pkgname}/*.xslt" make_dirs="/var/log/hiawatha 0755 root root"