summaryrefslogtreecommitdiff
path: root/perl-cpanel-json-xs
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-05-01 19:06:09 +0200
committerErich Eckner <git@eckner.net>2017-05-01 19:06:09 +0200
commitf026378d14f311f27c8edfe87c2a73f2dac99506 (patch)
tree2950ac6907571499bd8614a16493256e6242e668 /perl-cpanel-json-xs
parentd42da75a2eff299878435c81a87f882d5c7531b7 (diff)
downloadarchlinuxewe.git.save-f026378d14f311f27c8edfe87c2a73f2dac99506.tar.xz
perl-cpanel-json-xs 3.0231 -> 3.0233
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 8fecc050..474ce030 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.0231
+pkgver=3.0233
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=('4ccedb878ae37cbd4db86ccf9b4e2c382ebf18682a5f29f2a2e9f59794b28bad4d59752f9e3933549f9eb9fb3c62a939b155abcb2f277b1fdc9115c74443d4f5')
+sha512sums=('bd4148942c65a4c4bad224f5a0c6b5816b63e6ca9b6a58fc9fb727292243a3098a9fd7204b9cdd126f59d4e3f8f81202448447e74dc3b34018fc578ccb183389')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \