diff options
Diffstat (limited to 'community/iouyap/APKBUILD')
-rw-r--r-- | community/iouyap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/iouyap/APKBUILD b/community/iouyap/APKBUILD index d2828f5716..d3e43a5c63 100644 --- a/community/iouyap/APKBUILD +++ b/community/iouyap/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Bridge IOU to UDP, TAP and Ethernet." url="https://github.com/GNS3/iouyap" arch="all" -license="GPL3" +license="GPL-3.0" makedepends="$depends_dev linux-headers bison flex bsd-compat-headers" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/GNS3/$pkgname/archive/v$pkgver.tar.gz |