aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-04-02 18:18:45 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2020-04-22 06:12:48 +0000
commit1db207142b1f115c795cc6d7fc3f722f6f8e9a89 (patch)
tree21fd8aeea3610b0d0fea17ee20f7cd7d28c1a458
parent68c3b281b2d909cb6c407654563c1246c2c80837 (diff)
downloadaports-1db207142b1f115c795cc6d7fc3f722f6f8e9a89.tar.bz2
aports-1db207142b1f115c795cc6d7fc3f722f6f8e9a89.tar.xz
community/ruby-concurrent-ruby: rebuild against ruby 2.7
-rw-r--r--community/ruby-concurrent-ruby/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-concurrent-ruby/APKBUILD b/community/ruby-concurrent-ruby/APKBUILD
index c3313f8f4d..d719216d98 100644
--- a/community/ruby-concurrent-ruby/APKBUILD
+++ b/community/ruby-concurrent-ruby/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ruby-concurrent-ruby
_gemname=${pkgname#ruby-}
pkgver=1.0.5
-pkgrel=2
+pkgrel=5
pkgdesc="Modern concurrency tools for Ruby"
url="http://www.concurrent-ruby.com"
arch="all"