aboutsummaryrefslogtreecommitdiffstats
path: root/main/dnsmasq/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/dnsmasq/APKBUILD')
-rw-r--r--main/dnsmasq/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dnsmasq/APKBUILD b/main/dnsmasq/APKBUILD
index 3644d718f93..931c6bdf87c 100644
--- a/main/dnsmasq/APKBUILD
+++ b/main/dnsmasq/APKBUILD
@@ -17,7 +17,7 @@ pkgrel=1
pkgdesc="A lightweight DNS, DHCP, RA, TFTP and PXE server"
url="http://www.thekelleys.org.uk/dnsmasq/"
arch="all"
-license="GPL2"
+license="GPL-2.0"
depends="!$pkgname-dnssec"
makedepends="linux-headers nettle-dev"
install="$pkgname.pre-install $pkgname.pre-upgrade"