diff options
author | Stuart Cardall <developer@it-offshore.co.uk> | 2018-04-30 15:45:17 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2018-05-08 07:17:59 +0000 |
commit | 224047e6c97c529a8a8be85bcf088afcb26c3910 (patch) | |
tree | 502dd5d828b9d823e236cbfd197d0b174538b423 | |
parent | cc6750fc0ea9f94a85d85686da5a126856b37152 (diff) | |
download | aports-224047e6c97c529a8a8be85bcf088afcb26c3910.tar.bz2 aports-224047e6c97c529a8a8be85bcf088afcb26c3910.tar.xz |
testing/hiawatha: upgrade to 10.8.1
https://www.hiawatha-webserver.org/changelog
-rw-r--r-- | testing/hiawatha/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/hiawatha/APKBUILD b/testing/hiawatha/APKBUILD index 0da0b3b19e..b2034ec296 100644 --- a/testing/hiawatha/APKBUILD +++ b/testing/hiawatha/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Pascal Ernster <aur at hardfalcon dot net> pkgname=hiawatha -pkgver=10.8 +pkgver=10.8.1 pkgrel=0 pkgdesc='Secure and advanced webserver' url='https://www.hiawatha-webserver.org/' @@ -49,6 +49,6 @@ package() { "$pkgdir"/usr/share/doc/hiawatha/hiawatha.conf.sample } -sha512sums="949ac41ba9fa61632c592db4738a99b807d31c7ac88d97d0c2bb5fb87cd438f1d5379317fec77c663c4ca4e5c4fb83f7efde2a0ad8d0ca65ac9115ed8e76d46c hiawatha-10.8.tar.gz +sha512sums="d987ea3fc037b6bd188490e1e337710297549a0e71174bcc41947a2db864faa7f889c7f887e1f5fe6ae3a9b1fdf908e0bb42e99ce66046b71373168cc8470412 hiawatha-10.8.1.tar.gz 4e1201110396e13b979948caae9c2dfb34f55398225d924164d2f0818b6778500ef3426b0ad358210ef7780289fbd752f7e006220941437fbcdd378746bf5a3d hiawatha.initd b2aad6d02e03a3e25dc6dc30deab4637a7de5448255b6b707363e8c71ae1029e669bacdb6b88889ec1aa804fe717560e872dc44d049127af9aa155a8895c8a60 hiawatha.conf.sample" |