diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-19 14:31:29 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-19 14:31:29 +0000 |
commit | 712ea6f200833a9e006525b722d2efa02cc9589c (patch) | |
tree | fd47eac3ec47b2104b7ca3614302e88d102d8a44 /testing | |
parent | fee7d5df892533a243940903300dc7c2529f34f2 (diff) | |
download | aports-712ea6f200833a9e006525b722d2efa02cc9589c.tar.bz2 aports-712ea6f200833a9e006525b722d2efa02cc9589c.tar.xz |
testing/gatling: rebuild against libressl 2.5
Diffstat (limited to 'testing')
-rw-r--r-- | testing/gatling/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gatling/APKBUILD b/testing/gatling/APKBUILD index 5c6a52d897..421e2d822a 100644 --- a/testing/gatling/APKBUILD +++ b/testing/gatling/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=gatling pkgver=0.15 -pkgrel=0 +pkgrel=1 pkgdesc="High performance web server" url="https://www.fefe.de/gatling/" arch="x86_64 x86" |