aboutsummaryrefslogtreecommitdiffstats
path: root/main/ruby
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-07 13:17:26 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-09 15:38:03 +0000
commitd95e2bc8267a24b585856b23e7819fc365dda981 (patch)
tree0a213236501459fd769ff6b7ef92d69801743ddb /main/ruby
parent61de204159af1b0727f2330cb0c6e6749913660b (diff)
downloadaports-d95e2bc8267a.tar.bz2
aports-d95e2bc8267a.tar.xz
{main,community,testing}/*: rebuild against libffi.so.7
Diffstat (limited to 'main/ruby')
-rw-r--r--main/ruby/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ruby/APKBUILD b/main/ruby/APKBUILD
index c7ce5dd10a..1f782b885a 100644
--- a/main/ruby/APKBUILD
+++ b/main/ruby/APKBUILD
@@ -36,7 +36,7 @@
pkgname=ruby
pkgver=2.6.6
_abiver="${pkgver%.*}.0"
-pkgrel=2
+pkgrel=3
pkgdesc="An object-oriented language for quick and easy programming"
url="https://www.ruby-lang.org/"
arch="all"