From 6f429a1ca6febdd1d776103204677aa4e5fbd4ef Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 4 Apr 2018 12:56:02 +0000 Subject: [PATCH] main/gvpe: rebuild against libressl-2.7 --- main/gvpe/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/gvpe/APKBUILD b/main/gvpe/APKBUILD index 68597b53272..6e72588b00c 100644 --- a/main/gvpe/APKBUILD +++ b/main/gvpe/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=gvpe pkgver=2.25 -pkgrel=4 +pkgrel=5 pkgdesc="GNU Virtual Private Ethernet" url="http://software.schmorp.de/pkg/gvpe.html" arch="all"