From 1592b4dd40ca3111aecbf4e02ebac5a3e46a94ac Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 27 Jul 2016 12:39:58 +0000 Subject: [PATCH] testing/perl-json-xs: rebuild against perl 5.24 --- testing/perl-json-xs/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/perl-json-xs/APKBUILD b/testing/perl-json-xs/APKBUILD index cd06f2eda41..9ec39933ce1 100644 --- a/testing/perl-json-xs/APKBUILD +++ b/testing/perl-json-xs/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-json-xs _pkgreal=JSON-XS pkgver=3.01 -pkgrel=1 +pkgrel=2 pkgdesc="Perl extension to converts data structures to JSON and vice versa" url="http://search.cpan.org/dist/JSON-XS/" arch="all"