diff options
Diffstat (limited to 'testing/perl-json/APKBUILD')
-rw-r--r-- | testing/perl-json/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-json/APKBUILD b/testing/perl-json/APKBUILD index 1d2fbc94c8..0b710efb32 100644 --- a/testing/perl-json/APKBUILD +++ b/testing/perl-json/APKBUILD @@ -2,7 +2,7 @@ pkgname=perl-json _pkgreal=JSON pkgver=2.51 -pkgrel=0 +pkgrel=1 pkgdesc="Perl module implementing a JSON encoder/decoder" url="http://search.cpan.org/dist/JSON/" arch="noarch" |