summaryrefslogtreecommitdiff
path: root/perl-cpanel-json-xs
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-02-07 06:57:04 +0100
committerErich Eckner <git@eckner.net>2020-02-07 06:57:04 +0100
commit5be0ed16226d2a56137905441588a5584fd19744 (patch)
treee1854f268502fa04af4e72d9ead978829c4aee92 /perl-cpanel-json-xs
parentcc813c81c72b8338c797cfeb8e1b688c54ca82ab (diff)
downloadarchlinuxewe.git.save-5be0ed16226d2a56137905441588a5584fd19744.tar.xz
perl-cpanel-json-xs 4.18-1 -> 4.19-1
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 18263c1a..bc7f28bb 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.18
+pkgver=4.19
pkgrel=1
pkgdesc='cPanel fork of JSON::XS, fast and correct serializing'
arch=('x86_64' 'i686' 'pentium4')
@@ -43,7 +43,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=('3a86b948e6fac25376382da5b8acf70db9ce3eff14c3cd6fbd8f018dd04102135ae799c39dc06bca3cb21201944462fe62e44ae5ebd3d03838ebdaae576890de')
+sha512sums=('c67b62e8f95900cb3626357cfa9976f1553f84ffd10a977d47839ca3b317014473c3a6e48f6680478b89bbdc2ac177b22441ad5e49e7e8eb0344ef14a3c52b10')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \