aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-rspec-mocks/APKBUILD
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-05-11 13:11:38 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2019-09-04 11:04:55 +0000
commit3e8adf5c5025968bd31414abc40441826742e137 (patch)
treeb8a534aff57c179b9fb11d11e8c2a263ae5ccf3e /community/ruby-rspec-mocks/APKBUILD
parentf74a683f1bef57a8c5b889c5488d0c438d7b920c (diff)
downloadaports-3e8adf5c5025968bd31414abc40441826742e137.tar.bz2
aports-3e8adf5c5025968bd31414abc40441826742e137.tar.xz
community/ruby-rspec-mocks: rebuild against ruby 2.6
Diffstat (limited to 'community/ruby-rspec-mocks/APKBUILD')
-rw-r--r--community/ruby-rspec-mocks/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-rspec-mocks/APKBUILD b/community/ruby-rspec-mocks/APKBUILD
index bd6bb07277..c9df0bf39e 100644
--- a/community/ruby-rspec-mocks/APKBUILD
+++ b/community/ruby-rspec-mocks/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ruby-rspec-mocks
_gemname=${pkgname#ruby-}
pkgver=3.8.1
-pkgrel=0
+pkgrel=1
pkgdesc="RSpec's 'test double' framework, with support for stubbing and mocking"
url="https://relishapp.com/rspec/rspec-mocks/"
arch="noarch"