summaryrefslogtreecommitdiff
path: root/perl-cpanel-json-xs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-cpanel-json-xs/PKGBUILD')
-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 296ccb02..21907d5a 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=3.0224
+pkgver=3.0225
pkgrel=1
pkgdesc='cPanel fork of JSON::XS, fast and correct serializing'
arch=('x86_64' 'i686')
@@ -20,7 +20,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=('03bf118aba9d03b7baea5a0a8f9b50a8c165f4130b824397bdb0bdb08afec159e00fced7a26c86199ede17f27d131ba81a11754a63409e0ced07b02b67e80eb8')
+sha512sums=('5e43c6116cc0b59c6bfabcc7a701c19ca1a29749aa9df299fa3cd6a55b3672353e995dc896f9f716880bfaa078a0ba1617c5c3d8f70ecdf02c8d4aa297caf0c6')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \