aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-posix-spawn/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ruby-posix-spawn/APKBUILD')
-rw-r--r--community/ruby-posix-spawn/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/ruby-posix-spawn/APKBUILD b/community/ruby-posix-spawn/APKBUILD
index da53aef9a28..619e00270ea 100644
--- a/community/ruby-posix-spawn/APKBUILD
+++ b/community/ruby-posix-spawn/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ruby-posix-spawn
_gemname=posix-spawn
-pkgver=0.3.13
+pkgver=0.3.15
pkgrel=3
pkgdesc="Ruby process spawning library"
url="https://github.com/rtomayko/posix-spawn"
@@ -47,7 +47,9 @@ package() {
rm -f "$gemdir"/extensions/*/*/$_gemname-*/mkmf.log
}
-sha512sums="8d2714db966f3ef042550f38f6b3adee2c6056d8438e39d35f99ed1ac23fdde09ffbca564d6f5a75548758fc425f1859f2fb1f013f48d66182dad9084e5d641c ruby-posix-spawn-0.3.13.tar.gz
+sha512sums="
+c019ee4eab90ea0f1c603f91e9ca78978a513c9ade97871398ff8812a8b6f219346c267984957e9dd67231ae74d4ad887084e27f2360b38cba31c0db88349be9 ruby-posix-spawn-0.3.15.tar.gz
d22ae3c61aa41681de23e32b77404c06e68e3919af9f98d881fb499788ba9dab52d909c6a5b42fcf77a1ec61c9a2709129150cb50a355365809f5775359e5243 gemspec.patch
d0ab5f3adb0245dc82f499bd87a6a360c13eb86642630d90bfad062adcf24213e2ce00245b296c73a6b0b14294b1f946afd651977a23d85f49fa11b7f5067954 tests-skip-failing.patch
-32b61aeec77209b26f7944c796f7f14c0f4c3625d1952ccaa7bc5bc1e0754926e0731551fc7b5bb4196a767a452ae48c7a58deb39ea079654df2191d41220c2f rakefile-skip-build.patch"
+32b61aeec77209b26f7944c796f7f14c0f4c3625d1952ccaa7bc5bc1e0754926e0731551fc7b5bb4196a767a452ae48c7a58deb39ea079654df2191d41220c2f rakefile-skip-build.patch
+"