diff options
Diffstat (limited to 'community/macchanger/APKBUILD')
-rw-r--r-- | community/macchanger/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/macchanger/APKBUILD b/community/macchanger/APKBUILD index efe19246f0..ea06b12390 100644 --- a/community/macchanger/APKBUILD +++ b/community/macchanger/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="An utility for viewing/manipulating the MAC address of network interfaces" url="https://github.com/alobbs/macchanger" arch="all" -license="GPLv3+" +license="GPL-3.0-or-later" makedepends="linux-headers" subpackages="$pkgname-doc" source="https://github.com/alobbs/macchanger/releases/download/$pkgver/$pkgname-$pkgver.tar.gz |