[arch-commits] Commit in hiawatha/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Sun Aug 24 04:12:41 UTC 2014


    Date: Sunday, August 24, 2014 @ 06:12:41
  Author: kkeen
Revision: 117826

upgpkg: hiawatha 9.7-1

Modified:
  hiawatha/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-23 23:25:01 UTC (rev 117825)
+++ PKGBUILD	2014-08-24 04:12:41 UTC (rev 117826)
@@ -4,8 +4,8 @@
 # Contributor: Pascal Ernster <aur at hardfalcon dot net>
 
 pkgname=hiawatha
-pkgver=9.6
-pkgrel=2
+pkgver=9.7
+pkgrel=1
 pkgdesc="Secure and advanced webserver"
 url="https://www.hiawatha-webserver.org/"
 arch=('i686' 'x86_64')
@@ -24,11 +24,9 @@
         'hiawatha.conf.sample'
         'hiawatha.service'
 )
-sha256sums=(
-        '13132fdb322a8d222f7fa25fa19b5485fcdf7a9568fbe4a52c99905571a75a45'
-        '4671d2586cbe3cd6497b16ff422c6143cdab40641ef3c9c4988c478351a8f5e7'
-        'fb789b12bb6246237b15a9244f58317abdd53e5ca4eb55880e40a498b2237155'
-)
+sha256sums=('e8581336883b7b963f38572f6396f8c47b43e5bedd3147d052fa3652e6c0ed86'
+            '4671d2586cbe3cd6497b16ff422c6143cdab40641ef3c9c4988c478351a8f5e7'
+            'fb789b12bb6246237b15a9244f58317abdd53e5ca4eb55880e40a498b2237155')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list