diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-06-11 14:23:54 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-06-11 14:23:54 +0000 |
commit | cafeb9ec054be496f5facf8603018551e9897910 (patch) | |
tree | eddcd83821c9b35ee177505654a3951ddebe8482 /testing/hiawatha | |
parent | 44a52d56ef47740226463f2fba905f0ccfee8b03 (diff) | |
download | aports-cafeb9ec054be496f5facf8603018551e9897910.tar.bz2 aports-cafeb9ec054be496f5facf8603018551e9897910.tar.xz |
testing/hiawatha: rebuild against mbedtls-2.7.0
Diffstat (limited to 'testing/hiawatha')
-rw-r--r-- | testing/hiawatha/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hiawatha/APKBUILD b/testing/hiawatha/APKBUILD index b2034ec296..ddd5b8e018 100644 --- a/testing/hiawatha/APKBUILD +++ b/testing/hiawatha/APKBUILD @@ -3,7 +3,7 @@ pkgname=hiawatha pkgver=10.8.1 -pkgrel=0 +pkgrel=1 pkgdesc='Secure and advanced webserver' url='https://www.hiawatha-webserver.org/' arch=all |