[arch-commits] Commit in hiawatha/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Sun Aug 19 02:22:01 UTC 2018
Date: Sunday, August 19, 2018 @ 02:22:01
Author: kkeen
Revision: 372733
upgpkg: hiawatha 10.8.2-1
Modified:
hiawatha/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-19 02:13:29 UTC (rev 372732)
+++ PKGBUILD 2018-08-19 02:22:01 UTC (rev 372733)
@@ -4,7 +4,7 @@
# Contributor: Pascal Ernster <aur at hardfalcon dot net>
pkgname=hiawatha
-pkgver=10.8.1
+pkgver=10.8.2
pkgrel=1
pkgdesc="Secure and advanced webserver"
url="https://www.hiawatha-webserver.org/"
@@ -27,12 +27,13 @@
'letsencrypt-renew.service'
'letsencrypt-renew.timer'
)
-sha256sums=('0f013afc71284bab7267b0d80a51133a8fd4248575dbcbabf338cf826095cda8'
+sha256sums=('282e586113a1ffaececfd093a3da83c9f6de67e8d76853f25c546fdca9f013c7'
'4671d2586cbe3cd6497b16ff422c6143cdab40641ef3c9c4988c478351a8f5e7'
'fb789b12bb6246237b15a9244f58317abdd53e5ca4eb55880e40a498b2237155'
'7f903aadf1e7e4bf449c9a647f160051358ef1e2db328afffc7f3a5c204f8ea5'
'a1d5371e886bdd697c9d040125aa5b117d6efe36bb6ee77b57004d893f2bc410')
+
prepare() {
cd "$srcdir/$pkgname-$pkgver"
sed -i 's/www-data/http/g' extra/logrotate.in
More information about the arch-commits
mailing list