aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-rspec-core
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-29 15:44:55 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-30 00:55:22 +0100
commitaa43c67267888b2d6dce855836d5ad133ebb893d (patch)
treeb50545ebbd496f1e3ff3dd2eaf3ae4833cc96d1c /community/ruby-rspec-core
parentde314ef1cb49b40a001b7796d04a50c0667dd52f (diff)
downloadaports-aa43c67267888b2d6dce855836d5ad133ebb893d.tar.bz2
aports-aa43c67267888b2d6dce855836d5ad133ebb893d.tar.xz
community/ruby-rspec-core: upgrade to 3.9.1
Diffstat (limited to 'community/ruby-rspec-core')
-rw-r--r--community/ruby-rspec-core/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ruby-rspec-core/APKBUILD b/community/ruby-rspec-core/APKBUILD
index 5a44d584a1..bcba079ec8 100644
--- a/community/ruby-rspec-core/APKBUILD
+++ b/community/ruby-rspec-core/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ruby-rspec-core
_gemname=${pkgname#ruby-}
-pkgver=3.9.0
+pkgver=3.9.1
pkgrel=0
pkgdesc="RSpec runner and formatters"
url="https://relishapp.com/rspec/rspec-core/docs"
@@ -35,5 +35,5 @@ package() {
"$gemdir"/doc
}
-sha512sums="c4e1136ea671d51f00c6de3067a479b15785fcb0f580fbdc57a9d35f852f10ec4b86e842a534536cc520175510de559f4d03dbc3fbd34fb22df411e89d06d662 ruby-rspec-core-3.9.0.tar.gz
+sha512sums="2da714ebf35e78be789758857efbebc69548df7a11fff8bcd74a854b61485ef726cf0cec781e27a97d20f4eac0010aad50656b6074248c94b1833d4cb267189a ruby-rspec-core-3.9.1.tar.gz
e0cbcfddcc4c73d9b9673907e3b1a785b399c0b3b213761e9dbca9fadc55d50a88389eaf561f5603bd674eb94ce9f2ecf829d884eaa77df8ef1b565c0c7f25f2 gemspec.patch"