diff options
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 85b826a1ced..68597b53272 100644 --- a/main/gvpe/APKBUILD +++ b/main/gvpe/APKBUILD @@ -6,7 +6,7 @@ pkgrel=4 pkgdesc="GNU Virtual Private Ethernet" url="http://software.schmorp.de/pkg/gvpe.html" arch="all" -license="GPL2" +license="GPL-2.0" depends="" makedepends="libressl-dev libev-dev zlib-dev gmp-dev linux-headers" source="http://ftp.gnu.org/gnu/$pkgname/${pkgname}-${pkgver}.tar.gz |