aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2017-06-02 13:45:48 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-06-05 13:46:08 +0000
commit933024b8f0722a73e8172ae9c1f515adf3c6f580 (patch)
tree9f99ca13fa815c8b903ad07ac1a828a39b7c4b52 /community
parent80b89b46b32142cdcfbb3582b3935a17e417f04e (diff)
downloadaports-933024b8f0722a73e8172ae9c1f515adf3c6f580.tar.bz2
aports-933024b8f0722a73e8172ae9c1f515adf3c6f580.tar.xz
community/ruby2.2: rebuild against readline-7.0.003
Diffstat (limited to 'community')
-rw-r--r--community/ruby2.2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby2.2/APKBUILD b/community/ruby2.2/APKBUILD
index 7ac0b8ea91..0e96ec5082 100644
--- a/community/ruby2.2/APKBUILD
+++ b/community/ruby2.2/APKBUILD
@@ -6,7 +6,7 @@ _majorver=${pkgname#ruby}
pkgver="$_majorver.7"
_pkgver=${pkgver/_/-}
_abiver="$_majorver.0"
-pkgrel=2
+pkgrel=3
pkgdesc="An object-oriented language for quick and easy programming"
url="http://www.ruby-lang.org/en/"
arch="all"