aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hiawatha
diff options
context:
space:
mode:
authorLeo Unglaub <leo@leo-unglaub.net>2015-06-28 01:02:56 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2015-06-29 08:29:55 +0000
commit4dd94439b7afd86b21a0124438c131c4a39525a9 (patch)
treef193222e17da48a78acb48dce09d26b4d25b583b /testing/hiawatha
parent0eddebf734194bfa1f556e1326f4c935294d498e (diff)
testing/hiawatha: Update to 9.13
This commit bumps the version to 9.13 and sets the suid option because the cgi-wrapper requires that bit.
Diffstat (limited to 'testing/hiawatha')
-rw-r--r--testing/hiawatha/APKBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/testing/hiawatha/APKBUILD b/testing/hiawatha/APKBUILD
index ba1fc411f6c..5878ca1e07b 100644
--- a/testing/hiawatha/APKBUILD
+++ b/testing/hiawatha/APKBUILD
@@ -2,12 +2,13 @@
# Contributor: Pascal Ernster <aur at hardfalcon dot net>
pkgname=hiawatha
-pkgver=9.6
+pkgver=9.13
pkgrel=0
pkgdesc='Secure and advanced webserver'
url='https://www.hiawatha-webserver.org/'
arch=all
license='GPL'
+options="suid"
subpackages="$pkgname-doc"
makedepends="cmake libxml2-dev libxslt-dev"
source="https://hiawatha-webserver.org/files/$pkgname-$pkgver.tar.gz
@@ -48,12 +49,12 @@ package() {
"$pkgdir"/usr/share/doc/hiawatha/hiawatha.conf.sample || return 1
}
-md5sums="f43c98a8ed19c586ff5798f58689fcfd hiawatha-9.6.tar.gz
+md5sums="b0973e8d9090365e2419b6db862e35ce hiawatha-9.13.tar.gz
3bf112b794aa10debb93b5d892dfa425 hiawatha.initd
fb24fcbfa820a5b85f6c4c8a520a6920 hiawatha.conf.sample"
-sha256sums="13132fdb322a8d222f7fa25fa19b5485fcdf7a9568fbe4a52c99905571a75a45 hiawatha-9.6.tar.gz
+sha256sums="6ae204199849340f8ec5a1becbc3f3d80f8d5280f1feff8a12a25f8bc40dc225 hiawatha-9.13.tar.gz
c229c23712d71cf830a46f152f78a1aa726cf7c7cf9129ef7acfefb73483ae4c hiawatha.initd
4671d2586cbe3cd6497b16ff422c6143cdab40641ef3c9c4988c478351a8f5e7 hiawatha.conf.sample"
-sha512sums="0b5967fc4661baa5f18ab6889aa739d3733b634ddfb01b3dc38df1e9b5da3811060d2b988af43bdece7468c768707736fec303a37e0f51a1aaab6dec9dd7e736 hiawatha-9.6.tar.gz
+sha512sums="6dd3e69998a75bc3900c372c2217321b159761168582235917b095318356dcc86e72e0ad185326ca69ad25ea9b1d9ffb2e520b9310fe94e2b20f39b79afcd3de hiawatha-9.13.tar.gz
412ba77b765015dccf6804d0ef06c55590b7dbec0bf3beb18652e05ae0efc364061bb8892e9727d2a7ac5df93656b62bcb89448dfa4272ae6ae26c633523b17a hiawatha.initd
b2aad6d02e03a3e25dc6dc30deab4637a7de5448255b6b707363e8c71ae1029e669bacdb6b88889ec1aa804fe717560e872dc44d049127af9aa155a8895c8a60 hiawatha.conf.sample"