diff options
Diffstat (limited to 'community/ubridge/APKBUILD')
-rw-r--r-- | community/ubridge/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ubridge/APKBUILD b/community/ubridge/APKBUILD index c2c69ccd641..5a878d63a7d 100644 --- a/community/ubridge/APKBUILD +++ b/community/ubridge/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces." url="https://github.com/GNS3/ubridge" arch="all" -license="GPL3" +license="GPL-3.0" makedepends="libpcap-dev linux-headers" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/GNS3/$pkgname/archive/v$pkgver.tar.gz |