diff options
Diffstat (limited to 'main')
-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 c1e0af0fea..85b826a1ce 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=3 +pkgrel=4 pkgdesc="GNU Virtual Private Ethernet" url="http://software.schmorp.de/pkg/gvpe.html" arch="all" |