diff options
Diffstat (limited to 'testing/gdnsd/APKBUILD')
-rw-r--r-- | testing/gdnsd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gdnsd/APKBUILD b/testing/gdnsd/APKBUILD index 5eef745835..5e1b3509e8 100644 --- a/testing/gdnsd/APKBUILD +++ b/testing/gdnsd/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Geographic Authoritative DNS server" url="https://github.com/gdnsd/gdnsd/" arch="all" -license="GPL3" +license="GPL-3.0" makedepends="userspace-rcu-dev libev-dev libcap-dev ragel autoconf automake libtool" install="$pkgname.pre-install" subpackages="$pkgname-dev $pkgname-doc" |