summaryrefslogtreecommitdiff
path: root/system/perl
diff options
context:
space:
mode:
Diffstat (limited to 'system/perl')
-rw-r--r--system/perl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/perl/APKBUILD b/system/perl/APKBUILD
index bdc02b98c..cc8a2c781 100644
--- a/system/perl/APKBUILD
+++ b/system/perl/APKBUILD
@@ -9,7 +9,7 @@ pkgdesc="Larry Wall's Practical Extraction and Report Language"
url="https://www.perl.org/"
arch="all"
options="!fhs"
-license="Artistic-1.0-Perl GPL-2.0"
+license="Artistic-1.0-Perl OR GPL-1.0+"
depends=""
makedepends="bzip2-dev zlib-dev"
subpackages="$pkgname-doc $pkgname-dev"