aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-rspec-support
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2020-01-05 19:02:38 +0100
committerJakub Jirutka <jakub@jirutka.cz>2020-01-05 19:14:43 +0100
commita7175a41e44eb5bdcf57156381dee68ff90621a0 (patch)
treecedcc851ea22da90c3555ae3fcb9832cf9f6dad1 /community/ruby-rspec-support
parent087f514a2406a33ebce1725a2d5b8d3c9b233c0c (diff)
downloadaports-a7175a41e44eb5bdcf57156381dee68ff90621a0.tar.bz2
aports-a7175a41e44eb5bdcf57156381dee68ff90621a0.tar.xz
community/ruby-rspec-support: upgrade to 3.9.2
Diffstat (limited to 'community/ruby-rspec-support')
-rw-r--r--community/ruby-rspec-support/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ruby-rspec-support/APKBUILD b/community/ruby-rspec-support/APKBUILD
index d0f7012ac3..2713b643e4 100644
--- a/community/ruby-rspec-support/APKBUILD
+++ b/community/ruby-rspec-support/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ruby-rspec-support
_gemname=${pkgname#ruby-}
-pkgver=3.9.1
+pkgver=3.9.2
pkgrel=0
pkgdesc="Support utilities for RSpec gems"
url="https://relishapp.com/rspec/rspec-support/"
@@ -34,5 +34,5 @@ package() {
"$gemdir"/doc
}
-sha512sums="d8267117c9e785766860d781d1e6190714f0d3bb378bf19def213d0807cdfa706f90ef54ff24e8e71ea1e14c6bfa175879250525d3baa7282d997bdc2aa13a0d ruby-rspec-support-3.9.1.tar.gz
+sha512sums="436a3400a354012b06f471a339386667ed4854814b780f9c21d71182b001b3b4ab45ade578b56e4f2dec81325de5d88baa783f7e56b27bb215cfdc58448b10f1 ruby-rspec-support-3.9.2.tar.gz
e9d611ea1789e835f742aa92f1e668840139e2621898edf158dc53e111db4119a324da65d2d28f5c6e737c82f261f4adb3beb8c244ee01d2f618778ed62d3731 gemspec.patch"