diff options
Diffstat (limited to 'main/ruby-json/APKBUILD')
-rw-r--r-- | main/ruby-json/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ruby-json/APKBUILD b/main/ruby-json/APKBUILD index ada4e4ce90..781215b2f0 100644 --- a/main/ruby-json/APKBUILD +++ b/main/ruby-json/APKBUILD @@ -2,7 +2,7 @@ _gemname=json pkgname=ruby-$_gemname pkgver=1.7.5 -pkgrel=0 +pkgrel=1 pkgdesc="JSON implementation as a Ruby extension in C" url="http://json-jruby.rubyforge.org/" arch="all" |