aboutsummaryrefslogtreecommitdiffstats
path: root/community/upx/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/upx/APKBUILD')
-rw-r--r--community/upx/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/upx/APKBUILD b/community/upx/APKBUILD
index 72f44244019..c112e2e514b 100644
--- a/community/upx/APKBUILD
+++ b/community/upx/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="The Ultimate Packer for eXecutables"
url="https://upx.github.io"
arch="all"
-license="GPL2 public-domain"
+license="GPL-2.0 Public-Domain"
# perl-dev is used to generate man pages
makedepends="bash perl-dev ucl-dev zlib-dev"
subpackages="$pkgname-doc"