aboutsummaryrefslogtreecommitdiffstats
path: root/community/arping/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/arping/APKBUILD')
-rw-r--r--community/arping/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/arping/APKBUILD b/community/arping/APKBUILD
index d464c7cab76..c29136ec396 100644
--- a/community/arping/APKBUILD
+++ b/community/arping/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="An ARP ping utility"
url="http://www.habets.pp.se/synscan/programs.php?prog=arping"
arch="all"
-license="GPL2+"
+license="GPL-2.0-or-later"
depends="!iputils"
makedepends="libnet-dev libpcap-dev"
checkdepends="subunit-dev check-dev"