aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-04-02 18:18:49 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2020-04-22 06:12:49 +0000
commit1fb6d6668accd3c3a4a87b0f3dd1a3f6142c59dd (patch)
tree7c71187a52e2c301c18abdb65d8e11b20d42de45
parent104e8b819e68997d3e2dec41b1f008fb62df96de (diff)
testing/ruby-posix-spawn: rebuild against ruby 2.7
-rw-r--r--community/ruby-posix-spawn/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-posix-spawn/APKBUILD b/community/ruby-posix-spawn/APKBUILD
index f5a00b003b6..da53aef9a28 100644
--- a/community/ruby-posix-spawn/APKBUILD
+++ b/community/ruby-posix-spawn/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ruby-posix-spawn
_gemname=posix-spawn
pkgver=0.3.13
-pkgrel=1
+pkgrel=3
pkgdesc="Ruby process spawning library"
url="https://github.com/rtomayko/posix-spawn"
arch="all"