diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 18:13:39 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:45:36 +0000 |
commit | c1d238f9f92200d31ea976b51eeeb21ad65427bb (patch) | |
tree | d4d52ee3ea5af06d95baf1c645d45484915dedb5 /main | |
parent | 2b26150a552181f3b7247edcdb2b2fcceea677a4 (diff) | |
download | aports-c1d238f9f92200d31ea976b51eeeb21ad65427bb.tar.bz2 aports-c1d238f9f92200d31ea976b51eeeb21ad65427bb.tar.xz |
main/pound: rebuild against libressl 2.5
Diffstat (limited to 'main')
-rw-r--r-- | main/pound/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pound/APKBUILD b/main/pound/APKBUILD index 58c76d4215..6805edb261 100644 --- a/main/pound/APKBUILD +++ b/main/pound/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=pound pkgver=2.7 -pkgrel=2 +pkgrel=3 pkgdesc="A reverse proxy, load balancer, and SSL wrapper" url="http://www.apsis.ch/pound/index_html" arch="all" |