aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby2.2
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-04-18 21:23:10 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-04-18 21:23:10 +0000
commit86f8f96b3f51dca6029643d438c1526f899e3bdc (patch)
tree4930d30892b5ce509c7bae38533fc635ad55c97d /community/ruby2.2
parent6609813aebeede62bd428c561eefd58ad5415d72 (diff)
downloadaports-86f8f96b3f51dca6029643d438c1526f899e3bdc.tar.bz2
aports-86f8f96b3f51dca6029643d438c1526f899e3bdc.tar.xz
community/ruby2.2: rebuild against libressl 2.5
Diffstat (limited to 'community/ruby2.2')
-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 8e0cbc5bb2..7ac0b8ea91 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=1
+pkgrel=2
pkgdesc="An object-oriented language for quick and easy programming"
url="http://www.ruby-lang.org/en/"
arch="all"