aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2020-03-18 23:48:54 +0100
committerJakub Jirutka <jakub@jirutka.cz>2020-03-18 23:55:04 +0100
commit5b97ee173e39829137168630eb0a3465bfd9cacf (patch)
treef135a1adf80ea43ce8c121f93d5e9c1e458c396d
parent5d6d80d3a638199ab397f935137b89ab507a6285 (diff)
downloadaports-5b97ee173e39829137168630eb0a3465bfd9cacf.tar.bz2
aports-5b97ee173e39829137168630eb0a3465bfd9cacf.tar.xz
community/ruby-rspec-expectations: upgrade to 3.9.1
-rw-r--r--community/ruby-rspec-expectations/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ruby-rspec-expectations/APKBUILD b/community/ruby-rspec-expectations/APKBUILD
index 4e89bb836b..2ec8cfb9c2 100644
--- a/community/ruby-rspec-expectations/APKBUILD
+++ b/community/ruby-rspec-expectations/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ruby-rspec-expectations
_gemname=${pkgname#ruby-}
-pkgver=3.9.0
+pkgver=3.9.1
pkgrel=0
pkgdesc="Provides a readable API to express expected outcomes of a code example in RSpec"
url="https://relishapp.com/rspec/rspec-expectations/"
@@ -36,5 +36,5 @@ package() {
"$gemdir"/doc
}
-sha512sums="663b9739681c19b5bb1301447017ce4e10bc377ea3f4e51745ccfaa12b014a47e893aeb262b6fa3792e823adb90ae7a15f5c146c48aa80c72eec5faaf84d516c ruby-rspec-expectations-3.9.0.tar.gz
+sha512sums="23a453a46c3eb3bd3f2a39f48f62f05832cf559b570ba0e09235dd6299687254491bab50f5502fefe69dbdeefa09e9d8c5568bc77d0b6b658bb469e197e67572 ruby-rspec-expectations-3.9.1.tar.gz
1d477004521852e23d01b197187dbb434a2c7fd179e506c82a12e17f5d52470fe2a113112e7052b9479077eafa6759beb07c03301de1f8ea7f5c4643c92d8346 gemspec.patch"