aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-rspec-core
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-08-05 11:28:59 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-08-05 11:29:31 +0200
commitc09b6529e012fc4caf1ba79286a7e47ffe9574bb (patch)
treeb5f7ca2b12f1d55d27331e4af67a77eb3a980088 /community/ruby-rspec-core
parente911e53c3a8a9cf7e457b9cc5a5354d46ab96860 (diff)
downloadaports-c09b6529e012fc4caf1ba79286a7e47ffe9574bb.tar.bz2
aports-c09b6529e012fc4caf1ba79286a7e47ffe9574bb.tar.xz
community/ruby-rspec*: upgrade to 3.8.0
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 f58d3818cd..c672d3f58c 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.7.1
+pkgver=3.8.0
pkgrel=0
pkgdesc="RSpec runner and formatters"
url="https://relishapp.com/rspec/rspec-core/"
@@ -37,5 +37,5 @@ package() {
"$gemdir"/doc
}
-sha512sums="1561d044281c1b8b97cc89033ad991548fa74abbc5f20d3951d3f3de754c581a027f9ccb2bd0107c05e744d3b2804555cf4cf207e72adf365b28fc7ce052dab8 ruby-rspec-core-3.7.1.tar.gz
+sha512sums="6d3f431a1f9485009f5029bea967f36cb789be8cf33722b36c40df44e12a2284674c6c8af333bfe8ba8825e032576569fd42c92f798988faad732ac3a720c5e6 ruby-rspec-core-3.8.0.tar.gz
e0cbcfddcc4c73d9b9673907e3b1a785b399c0b3b213761e9dbca9fadc55d50a88389eaf561f5603bd674eb94ce9f2ecf829d884eaa77df8ef1b565c0c7f25f2 gemspec.patch"