Skip to content

Commit

Permalink
devel/ruby-mixlib-shellout: udpate to 3.2.5
Browse files Browse the repository at this point in the history
3.2.5 (2021-02-13)

Merged Pull Requests
* fix broken windows tests #227 (mwrock)
* Add Ruby 3 testing + cleanup deps #228 (tas50)
* gemspec: add license metadata #229 (priv-kweihmann)
  • Loading branch information
taca committed Feb 14, 2021
1 parent ed90318 commit e23dc89
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions devel/ruby-mixlib-shellout/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.12 2021/01/10 15:12:14 taca Exp $
# $NetBSD: Makefile,v 1.13 2021/02/14 13:37:17 taca Exp $

DISTNAME= mixlib-shellout-3.2.2
DISTNAME= mixlib-shellout-3.2.5
CATEGORIES= devel

MAINTAINER= [email protected]
Expand Down
10 changes: 5 additions & 5 deletions devel/ruby-mixlib-shellout/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.13 2021/01/10 15:12:14 taca Exp $
$NetBSD: distinfo,v 1.14 2021/02/14 13:37:17 taca Exp $

SHA1 (mixlib-shellout-3.2.2.gem) = 48fb8cd4e05b38c93fdabf828232001854fa2352
RMD160 (mixlib-shellout-3.2.2.gem) = 3e9ae259feeb0d2a71c9327d82afc5ba02e33eef
SHA512 (mixlib-shellout-3.2.2.gem) = c0d2824d4790b6f39cf574d3ed1f01d89cbe7560757050f3c7b2cdf0ab7420adb4dcb048ab89774a75a217166619227d5af1c10553199e600418e03af86f7157
Size (mixlib-shellout-3.2.2.gem) = 27648 bytes
SHA1 (mixlib-shellout-3.2.5.gem) = 92166cd4e1f5105d5a9fd3b1c41b2e0adc4a5439
RMD160 (mixlib-shellout-3.2.5.gem) = fdaecd26d446e4822091f66f7cbe8bfcc0460808
SHA512 (mixlib-shellout-3.2.5.gem) = ba4fa761561d94d6521f95b10c2158bbcc687bf86736aa3f5791348e44651fe95ad6989a30a64b8a784c960162756fa7ef5060a9b717807f603c8bdb9f8d6b6a
Size (mixlib-shellout-3.2.5.gem) = 27648 bytes

0 comments on commit e23dc89

Please sign in to comment.