aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby2.2
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-11-08 23:03:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-11-09 19:58:39 +0000
commit303c108c3689ea97e33ebc1dbbce14f8e2e0c16f (patch)
treee1eab738133b129178ed413a5961b227fd1a419b /community/ruby2.2
parentb66464bafa7c22939cd97ae12f715c86613ffd58 (diff)
downloadaports-303c108c3689ea97e33ebc1dbbce14f8e2e0c16f.tar.bz2
aports-303c108c3689ea97e33ebc1dbbce14f8e2e0c16f.tar.xz
community/ruby2.2: rebuild against libressl-2.6
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 92179d4ff5..66a872a049 100644
--- a/community/ruby2.2/APKBUILD
+++ b/community/ruby2.2/APKBUILD
@@ -18,7 +18,7 @@ _majorver=${pkgname#ruby}
pkgver="$_majorver.8"
_pkgver=${pkgver/_/-}
_abiver="$_majorver.0"
-pkgrel=0
+pkgrel=1
pkgdesc="An object-oriented language for quick and easy programming"
url="http://www.ruby-lang.org/en/"
arch="all"