diff options
Diffstat (limited to 'community/perl-cpanel-json-xs/APKBUILD')
-rw-r--r-- | community/perl-cpanel-json-xs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-cpanel-json-xs/APKBUILD b/community/perl-cpanel-json-xs/APKBUILD index b0be1d4dac..69be07b603 100644 --- a/community/perl-cpanel-json-xs/APKBUILD +++ b/community/perl-cpanel-json-xs/APKBUILD @@ -3,7 +3,7 @@ pkgname=perl-cpanel-json-xs _pkgreal=Cpanel-JSON-XS pkgver=3.0233 -pkgrel=0 +pkgrel=1 pkgdesc="JSON::XS for Cpanel, fast and correct serialising, also for 5.6.2" url="http://search.cpan.org/dist/Cpanel-JSON-XS/" arch="all" |