diff options
| -rw-r--r-- | dev-ruby/hashdiff/hashdiff-1.1.1-r1.ebuild (renamed from dev-ruby/hashdiff/hashdiff-1.1.1.ebuild) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-ruby/hashdiff/hashdiff-1.1.1.ebuild b/dev-ruby/hashdiff/hashdiff-1.1.1-r1.ebuild index e9ba5b7b8df5..59620081931b 100644 --- a/dev-ruby/hashdiff/hashdiff-1.1.1.ebuild +++ b/dev-ruby/hashdiff/hashdiff-1.1.1-r1.ebuild @@ -27,4 +27,6 @@ all_ruby_prepare() { -i ${RUBY_FAKEGEM_GEMSPEC} || die sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die + + sed -i -e 's/1.1.0/1.1.1/' lib/hashdiff/version.rb || die } |
