diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 18:12:55 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:45:36 +0000 |
commit | 2b26150a552181f3b7247edcdb2b2fcceea677a4 (patch) | |
tree | c32cab6f72a871bd6c4266274b1056bccb653e09 /main/gvpe/APKBUILD | |
parent | 4a1f6a057c9c95490f023f657d7f30748edfa947 (diff) | |
download | aports-2b26150a552181f3b7247edcdb2b2fcceea677a4.tar.bz2 aports-2b26150a552181f3b7247edcdb2b2fcceea677a4.tar.xz |
main/gvpe: rebuild against libressl 2.5
Diffstat (limited to 'main/gvpe/APKBUILD')
-rw-r--r-- | main/gvpe/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gvpe/APKBUILD b/main/gvpe/APKBUILD index b53b0bdac6..c1e0af0fea 100644 --- a/main/gvpe/APKBUILD +++ b/main/gvpe/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gvpe pkgver=2.25 -pkgrel=2 +pkgrel=3 pkgdesc="GNU Virtual Private Ethernet" url="http://software.schmorp.de/pkg/gvpe.html" arch="all" |