aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-cpanel-json-xs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-cpanel-json-xs/APKBUILD')
-rw-r--r--main/perl-cpanel-json-xs/APKBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/main/perl-cpanel-json-xs/APKBUILD b/main/perl-cpanel-json-xs/APKBUILD
index 87050fd9ed9..135ae991e56 100644
--- a/main/perl-cpanel-json-xs/APKBUILD
+++ b/main/perl-cpanel-json-xs/APKBUILD
@@ -3,8 +3,8 @@
pkgname=perl-cpanel-json-xs
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=Cpanel-JSON-XS
-pkgver=4.26
-pkgrel=1
+pkgver=4.37
+pkgrel=0
pkgdesc="cPanel fork of JSON::XS, fast and correct serializing"
url="https://metacpan.org/release/Cpanel-JSON-XS/"
arch="all"
@@ -31,5 +31,6 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-
-sha512sums="3193988a09670a5de6b6292e9f35e8c374518120648a206b769802fb4a66e6487a4ba05b3e89e214b9e3f5985452be74c17aa67e4bf96e88097812be75b2ed9e Cpanel-JSON-XS-4.26.tar.gz"
+sha512sums="
+f1b5fc161711815f33b3e05a19111d9c94ef817c952eb3d317cb8bc3fd973acdb645a6b129cb21345dccf4a161de069f0ab2d3cb807e7f6b20ebe2527ef48978 Cpanel-JSON-XS-4.37.tar.gz
+"