diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2015-11-04 14:16:38 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2015-11-04 14:16:38 +0100 |
commit | 3cf9d45c95fbec2d61e1c5514416a214fbb5c496 (patch) | |
tree | 7a4934ca36530835fb327513d35cd852854c99ec /testing | |
parent | 3d561d6e5a27bc57c281c163beace2fab2301f20 (diff) | |
download | aports-3cf9d45c95fbec2d61e1c5514416a214fbb5c496.tar.bz2 aports-3cf9d45c95fbec2d61e1c5514416a214fbb5c496.tar.xz |
testing/hiawatha: rebuild against mbedtls 2.1
Diffstat (limited to 'testing')
-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 6f05f5f857..3998070d2e 100644 --- a/testing/hiawatha/APKBUILD +++ b/testing/hiawatha/APKBUILD @@ -3,7 +3,7 @@ pkgname=hiawatha pkgver=9.15 -pkgrel=0 +pkgrel=1 pkgdesc='Secure and advanced webserver' url='https://www.hiawatha-webserver.org/' arch=all |