summaryrefslogtreecommitdiff
path: root/user/perl-extutils-parsexs
diff options
context:
space:
mode:
authorSíle Ekaterin Liszka <sheila@vulpine.house>2022-05-19 01:12:20 +0000
committerZach van Rijn <me@zv.io>2022-10-21 18:33:59 -0500
commitd166c75b9c63a4b58f3ffd5df7629e6f13cba4c4 (patch)
tree9235b19b5d3d49137562bb8448a4b112cd414afb /user/perl-extutils-parsexs
parent5ae3e6ba06760a0022dc7123ca2bd89035e4404a (diff)
downloadpackages-d166c75b9c63a4b58f3ffd5df7629e6f13cba4c4.tar.gz
packages-d166c75b9c63a4b58f3ffd5df7629e6f13cba4c4.tar.bz2
packages-d166c75b9c63a4b58f3ffd5df7629e6f13cba4c4.tar.xz
packages-d166c75b9c63a4b58f3ffd5df7629e6f13cba4c4.zip
user/perl-extutils-parsexs: upgrade to 3.44
Diffstat (limited to 'user/perl-extutils-parsexs')
-rw-r--r--user/perl-extutils-parsexs/APKBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/user/perl-extutils-parsexs/APKBUILD b/user/perl-extutils-parsexs/APKBUILD
index 8aceb730f..8683932c1 100644
--- a/user/perl-extutils-parsexs/APKBUILD
+++ b/user/perl-extutils-parsexs/APKBUILD
@@ -1,16 +1,16 @@
-# Contributor: Adélie Perl Team <adelie-perl@lists.adelielinux.org>
-# Maintainer: Adélie Perl Team <adelie-perl@lists.adelielinux.org>
+# Contributor: Síle Ekaterin Liszka <sheila@vulpine.house>
+# Maintainer: Síle Ekaterin Liszka <sheila@vulpine.house>
pkgname=perl-extutils-parsexs
_pkgreal=ExtUtils-ParseXS
-_author=SMUELLER
+_author=XSAWYERX
_au=${_author%%"${_author#??}"}
_a=${_author%%"${_author#?}"}
-pkgver=3.35
+pkgver=3.44
pkgrel=0
pkgdesc="Perl module for converting XS code into C"
url="https://metacpan.org/pod/ExtUtils::ParseXS"
arch="noarch"
-license="Artistic-2.0 OR GPL-2.0-only"
+license="Artistic-1.0-Perl OR GPL-1.0+"
depends="perl"
makedepends="perl-dev"
subpackages="$pkgname-doc"
@@ -31,4 +31,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="90862ecb97f19066a4564be1788bd061c5835abb440fbea2cad43c903e912a7864453ef61c2c384566a4fe6536783f480938c4460b63879734a2d74372a956b8 ExtUtils-ParseXS-3.35.tar.gz"
+sha512sums="0a3c155bb5718814c97784c83b4a108fdd72153605f733fafb1a61c1e626f2454584f3baefc5d3a490280226e5a240e4cb95453bae3f609511d96750fcfc7389 ExtUtils-ParseXS-3.44.tar.gz"