aboutsummaryrefslogtreecommitdiffstats
path: root/main/ruby/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-10-06 15:32:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-10-10 12:04:28 +0000
commit45e279c2f3283b826d1d47a57d8dfa09bbe92c31 (patch)
tree6bbcb42eb00a46c90e22bb248ec5400c7356f82f /main/ruby/APKBUILD
parentceb01c665931e867adb852f9f90db38529527591 (diff)
main/ruby: rebuild against libressl
Diffstat (limited to 'main/ruby/APKBUILD')
-rw-r--r--main/ruby/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/ruby/APKBUILD b/main/ruby/APKBUILD
index 6f5b5399ed5..c386ec5bdee 100644
--- a/main/ruby/APKBUILD
+++ b/main/ruby/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ruby
pkgver=2.3.1
_pkgver=${pkgver/_/-}
-pkgrel=0
+pkgrel=1
_abi=2.3.0
@@ -13,7 +13,7 @@ arch="all"
license="Ruby"
depends=""
depends_dev="gmp-dev"
-makedepends="$depends_dev zlib-dev openssl-dev gdbm-dev db-dev libedit-dev
+makedepends="$depends_dev zlib-dev libressl-dev gdbm-dev db-dev libedit-dev
libffi-dev coreutils yaml-dev linux-headers autoconf"
subpackages="$pkgname-doc $pkgname-dev $pkgname-irb
$pkgname-rdoc $pkgname-rake $pkgname-bigdecimal