aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-rspec-core
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-01-04 21:45:48 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-01-04 21:46:10 +0100
commit200efd584d520ac59eb33fdf61cc2e34a164aa80 (patch)
tree6722d6349f88f014eaec791af3b6c5d13d3ee692 /community/ruby-rspec-core
parent165223b0c8742aa8595075456580c65079a62182 (diff)
downloadaports-200efd584d520ac59eb33fdf61cc2e34a164aa80.tar.bz2
aports-200efd584d520ac59eb33fdf61cc2e34a164aa80.tar.xz
community/ruby-rspec-core: upgrade to 3.7.1
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 44a12e36bb..4f23548246 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.7.0
-pkgrel=1
+pkgver=3.7.1
+pkgrel=0
pkgdesc="RSpec runner and formatters"
url="https://relishapp.com/rspec/rspec-core/"
arch="noarch"
@@ -37,5 +37,5 @@ package() {
"$gemdir"/doc
}
-sha512sums="071bd2a5c905d4ce621f2d7255b882a9d34cf42001cb2995fdb05a91387805929198c32e53cf4c2df2a43d179d2c49337214066be87eb50ab044b5f70aba8c54 ruby-rspec-core-3.7.0.tar.gz
+sha512sums="1561d044281c1b8b97cc89033ad991548fa74abbc5f20d3951d3f3de754c581a027f9ccb2bd0107c05e744d3b2804555cf4cf207e72adf365b28fc7ce052dab8 ruby-rspec-core-3.7.1.tar.gz
e0cbcfddcc4c73d9b9673907e3b1a785b399c0b3b213761e9dbca9fadc55d50a88389eaf561f5603bd674eb94ce9f2ecf829d884eaa77df8ef1b565c0c7f25f2 gemspec.patch"