aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaner Tas <taner76@gmail.com>2019-04-27 23:09:06 +0300
committerKevin Daudt <kdaudt@alpinelinux.org>2019-04-27 20:40:35 +0000
commit52cde68b8b9538d03eee43fc378b055d78fe83cd (patch)
tree409a8335c6e71fe07b0d3a85b8576cc7a6bd1449
parentd18fa4a63d748b3380dfb711778697c333214066 (diff)
downloadaports-52cde68b8b9538d03eee43fc378b055d78fe83cd.tar.bz2
aports-52cde68b8b9538d03eee43fc378b055d78fe83cd.tar.xz
community/perl-json-xs move from testing, upgrade to 4.0
Closes GH-6354
-rw-r--r--community/perl-json-xs/APKBUILD (renamed from testing/perl-json-xs/APKBUILD)4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-json-xs/APKBUILD b/community/perl-json-xs/APKBUILD
index c881e9b4d6..03d74ed01f 100644
--- a/testing/perl-json-xs/APKBUILD
+++ b/community/perl-json-xs/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Valery Kartel <valery.kartel@gmail.com>
pkgname=perl-json-xs
_pkgreal=JSON-XS
-pkgver=3.04
+pkgver=4.0
pkgrel=0
pkgdesc="Perl extension to converts data structures to JSON and vice versa"
url="http://search.cpan.org/dist/JSON-XS/"
@@ -43,4 +43,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="69c2e199385b5b5e331d905b64805304de80e1a3b393acaf7dce21c45254b1f23f1a83b246dcd3a80c2cfdadaf8ce3634ee587c469629cb69106f0c2239c73db JSON-XS-3.04.tar.gz"
+sha512sums="83b8163ee0fa18e4f768de2dc16c66bd31f9e969917c852b66d7a8d630432792f6a3b4cbbd9d72b593b3b146c593344612cf3d5e58797f6f27f79160f3e9aea1 JSON-XS-4.0.tar.gz"