summaryrefslogtreecommitdiffstats
path: root/main/ruby-json
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-04-12 12:12:54 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-04-12 12:12:54 +0000
commita22045e1d59ad21e9cb68b486d3d4d5e82c7bbbb (patch)
treef874da478e583bb25e71ae6a47c71b8f1e6348e1 /main/ruby-json
parent8cae4d6eb52e6f9c4ccf16acaa7fc3d194a6c683 (diff)
downloadaports-a22045e1d59ad21e9cb68b486d3d4d5e82c7bbbb.tar.bz2
aports-a22045e1d59ad21e9cb68b486d3d4d5e82c7bbbb.tar.xz
main/ruby-json: rebuild against ruby-2.0
Diffstat (limited to 'main/ruby-json')
-rw-r--r--main/ruby-json/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ruby-json/APKBUILD b/main/ruby-json/APKBUILD
index ada4e4ce9..781215b2f 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"