diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/ruby-posix-spawn/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ruby-posix-spawn/APKBUILD b/testing/ruby-posix-spawn/APKBUILD index dc2eef9b5e..c8b23236c0 100644 --- a/testing/ruby-posix-spawn/APKBUILD +++ b/testing/ruby-posix-spawn/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-posix-spawn _gemname=posix-spawn pkgver=0.3.13 -pkgrel=0 +pkgrel=1 pkgdesc="Ruby process spawning library" url="https://github.com/rtomayko/posix-spawn" arch="all" |