aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-rspec-core
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-10-27 11:38:42 +0100
committerJakub Jirutka <jakub@jirutka.cz>2019-10-27 11:53:18 +0100
commit447d93d830a91ea573433708884af562aaddc201 (patch)
tree9fcb8bc17f2aab29430770a0089898535971472e /community/ruby-rspec-core
parent3ffc755ad2647d8756885920c392c3d9165dbfaa (diff)
downloadaports-447d93d830a91ea573433708884af562aaddc201.tar.bz2
aports-447d93d830a91ea573433708884af562aaddc201.tar.xz
community/ruby-rspec-core: upgrade to 3.9.0
Diffstat (limited to 'community/ruby-rspec-core')
-rw-r--r--community/ruby-rspec-core/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ruby-rspec-core/APKBUILD b/community/ruby-rspec-core/APKBUILD
index 231b56765d..5a44d584a1 100644
--- a/community/ruby-rspec-core/APKBUILD
+++ b/community/ruby-rspec-core/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ruby-rspec-core
_gemname=${pkgname#ruby-}
-pkgver=3.8.2
-pkgrel=1
+pkgver=3.9.0
+pkgrel=0
pkgdesc="RSpec runner and formatters"
url="https://relishapp.com/rspec/rspec-core/docs"
arch="noarch"
@@ -35,5 +35,5 @@ package() {
"$gemdir"/doc
}
-sha512sums="2fe88ee3d66ecf134562dfa7b1001f23a1a750640c4f65cdec64d85dd735e0fde9d91479286f8f9c38064746813f41632d12d21b3926724ccd7c9ded50d2a7c8 ruby-rspec-core-3.8.2.tar.gz
+sha512sums="c4e1136ea671d51f00c6de3067a479b15785fcb0f580fbdc57a9d35f852f10ec4b86e842a534536cc520175510de559f4d03dbc3fbd34fb22df411e89d06d662 ruby-rspec-core-3.9.0.tar.gz
e0cbcfddcc4c73d9b9673907e3b1a785b399c0b3b213761e9dbca9fadc55d50a88389eaf561f5603bd674eb94ce9f2ecf829d884eaa77df8ef1b565c0c7f25f2 gemspec.patch"