diff options
Diffstat (limited to 'main/shorewall6/APKBUILD')
-rw-r--r-- | main/shorewall6/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/shorewall6/APKBUILD b/main/shorewall6/APKBUILD index 0b03ece8fc8..49f90ccf39d 100644 --- a/main/shorewall6/APKBUILD +++ b/main/shorewall6/APKBUILD @@ -12,7 +12,7 @@ pkgrel=0 pkgdesc="Files for the IPV6 Shorewall Firewall" url="http://www.shorewall.net/" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="shorewall-core perl ip6tables iproute2" # coreutils for install -T makedepends="coreutils bash" |