diff options
Diffstat (limited to 'main/acf-unbound')
-rw-r--r-- | main/acf-unbound/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/acf-unbound/APKBUILD b/main/acf-unbound/APKBUILD index fb8921d1a0..aa0e882e88 100644 --- a/main/acf-unbound/APKBUILD +++ b/main/acf-unbound/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="A web-based system administration interface for unbound" url="http://git.alpinelinux.org/cgit/$pkgname" arch="noarch" -license="GPL-2" +license="GPL2" depends="acf-core lua unbound" replaces="" source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz" |