Skip to content

Commit 70d30e4

Browse files
author
taca
committed
devel/ruby-mixlib-authentication: update to 3.0.10
3.0.10 (2021-03-15) Merged Pull Requests * Split using a string not a regex #55 (tas50) * Replace FILE with dir and use safe operators #54 (tas50) * Test on Ruby 3 and update gem caching #56 (tas50)
1 parent 3e66088 commit 70d30e4

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

devel/ruby-mixlib-authentication/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.6 2020/09/14 16:13:29 taca Exp $
1+
# $NetBSD: Makefile,v 1.7 2021/03/21 12:52:17 taca Exp $
22

3-
DISTNAME= mixlib-authentication-3.0.7
3+
DISTNAME= mixlib-authentication-3.0.10
44
CATEGORIES= devel
55

66
MAINTAINER= pkgsrc-users@NetBSD.org
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
$NetBSD: distinfo,v 1.7 2020/09/14 16:13:29 taca Exp $
1+
$NetBSD: distinfo,v 1.8 2021/03/21 12:52:17 taca Exp $
22

3-
SHA1 (mixlib-authentication-3.0.7.gem) = 391b968d1e47d94c637a6540be6e41da73c74d24
4-
RMD160 (mixlib-authentication-3.0.7.gem) = 195d8119079ed9cef0fd4c028e43caa881b3695e
5-
SHA512 (mixlib-authentication-3.0.7.gem) = c8e75416cd56076910477ddbb896499c89831794eb201d7a18f2646fd43edde2dbf87cd68752a3423c4acb49e718c1e71437398cad8fbdd04923ec775cf511c9
6-
Size (mixlib-authentication-3.0.7.gem) = 15872 bytes
3+
SHA1 (mixlib-authentication-3.0.10.gem) = 20a5d6e8212b4409387d328553ff74fb079f7f2b
4+
RMD160 (mixlib-authentication-3.0.10.gem) = 8ed282ecbf43c8e26ba75c25ad14da47a016e40a
5+
SHA512 (mixlib-authentication-3.0.10.gem) = 9566f680a699b573bdf6eea074827d4e9fadb01e5b1014ba7e893ba8a56a0acadd007fe680e401e52d1a16566e3b975b2659dda703baeb9d693cb0488dfad01b
6+
Size (mixlib-authentication-3.0.10.gem) = 15872 bytes

0 commit comments

Comments
 (0)