aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-05-11 13:11:36 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2019-09-04 11:04:54 +0000
commitb02c4fa6236763028ff2a5921929727ca2a2b047 (patch)
tree8862298b7c6048c3864445b61b1d8d912bf4db1d /community
parentbe6ec628aa12a85977f41d62be5271190343b498 (diff)
downloadaports-b02c4fa6236763028ff2a5921929727ca2a2b047.tar.bz2
aports-b02c4fa6236763028ff2a5921929727ca2a2b047.tar.xz
community/ruby-concurrent-ruby: rebuild against ruby 2.6
Diffstat (limited to 'community')
-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 66c28c4e46..c3313f8f4d 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=1
+pkgrel=2
pkgdesc="Modern concurrency tools for Ruby"
url="http://www.concurrent-ruby.com"
arch="all"