summaryrefslogtreecommitdiff
path: root/user/perl-test-taint
diff options
context:
space:
mode:
authorSíle Ekaterin Liszka <sheila@vulpine.house>2022-05-23 22:34:12 +0000
committerZach van Rijn <me@zv.io>2022-10-21 18:34:00 -0500
commit98750cccc020bee4f21366d9ab59cac3a332eb87 (patch)
tree77afa9fece2143646d0eb77c47eab121d7eb88fb /user/perl-test-taint
parent9cdec3307f8b355038e6e4507886fc787eed968b (diff)
downloadpackages-98750cccc020bee4f21366d9ab59cac3a332eb87.tar.gz
packages-98750cccc020bee4f21366d9ab59cac3a332eb87.tar.bz2
packages-98750cccc020bee4f21366d9ab59cac3a332eb87.tar.xz
packages-98750cccc020bee4f21366d9ab59cac3a332eb87.zip
user/perl-test-taint: fix license
Diffstat (limited to 'user/perl-test-taint')
-rw-r--r--user/perl-test-taint/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/perl-test-taint/APKBUILD b/user/perl-test-taint/APKBUILD
index cff7a5432..062597ab2 100644
--- a/user/perl-test-taint/APKBUILD
+++ b/user/perl-test-taint/APKBUILD
@@ -1,5 +1,5 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
-# Maintainer: Adélie Perl Team <adelie-perl@lists.adelielinux.org>
+# Maintainer: Síle Ekaterin Liszka <sheila@vulpine.house>
pkgname=perl-test-taint
_pkgreal=Test-Taint
_author=PETDANCE
@@ -10,7 +10,7 @@ pkgrel=0
pkgdesc="Tools to test taintedness"
url="https://metacpan.org/release/Test-Taint"
arch="all"
-license="Artistic-1.0-Perl OR GPL-2.0-only"
+license="Artistic-1.0-Perl OR GPL-1.0+"
depends="perl"
makedepends="perl-dev"
subpackages="$pkgname-doc"