summaryrefslogtreecommitdiff
path: root/perl-cpanel-json-xs
diff options
context:
space:
mode:
Diffstat (limited to 'perl-cpanel-json-xs')
-rw-r--r--perl-cpanel-json-xs/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-cpanel-json-xs/PKGBUILD b/perl-cpanel-json-xs/PKGBUILD
index 6668beff..eb5dbc09 100644
--- a/perl-cpanel-json-xs/PKGBUILD
+++ b/perl-cpanel-json-xs/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erich Eckner <arch at eckner dot net>
pkgname='perl-cpanel-json-xs'
-pkgver=4.12
+pkgver=4.13
pkgrel=1
pkgdesc='cPanel fork of JSON::XS, fast and correct serializing'
arch=('x86_64' 'i686' 'pentium4')
@@ -28,7 +28,7 @@ checkdepends=(
url='https://metacpan.org/release/Cpanel-JSON-XS'
_distdir="Cpanel-JSON-XS-${pkgver}"
source=("https://cpan.metacpan.org/authors/id/R/RU/RURBAN/${_distdir}.tar.gz")
-sha512sums=('8545095726d833d7404e8fc2a6e71a4f4b8e6c2f5d7d9939758bb8eb1ffcf33f28867a8e70fb1df995ec6c14eccde53c5c85fb6d3da2929337b15905d4195c5b')
+sha512sums=('02aeda7488fd4fc4309502a2df14f515c2f02be4e1de62c0a67af81c486d8a820a81d4f23f1d6060a3b0265556ea96ba4d43ba47c2c8dc99ca68d511123b7196')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \