diff options
author | taca <taca@pkgsrc.org> | 2021-03-07 09:52:59 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2021-03-07 09:52:59 +0000 |
commit | 596b8646232873b2af4bdade2da929a38509f628 (patch) | |
tree | e706eb7e9b2d819f8a75c22b7172c877caf00735 | |
parent | a8f966e9681505d075925440534970b1130aefe6 (diff) | |
download | pkgsrc-596b8646232873b2af4bdade2da929a38509f628.tar.gz |
net/ruby-nio4r: update to 2.5.7
No proper release note nor change log.
Please refer <https://github.com/socketry/nio4r/compare/v2.5.5...v2.5.7>
in detail.
-rw-r--r-- | net/ruby-nio4r/Makefile | 4 | ||||
-rw-r--r-- | net/ruby-nio4r/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/ruby-nio4r/Makefile b/net/ruby-nio4r/Makefile index e6fada3eea1..30aefa74eca 100644 --- a/net/ruby-nio4r/Makefile +++ b/net/ruby-nio4r/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2021/02/13 13:59:44 taca Exp $ +# $NetBSD: Makefile,v 1.8 2021/03/07 09:52:59 taca Exp $ -DISTNAME= nio4r-2.5.5 +DISTNAME= nio4r-2.5.7 CATEGORIES= net MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/net/ruby-nio4r/distinfo b/net/ruby-nio4r/distinfo index 1648c76bf22..6f210eaab30 100644 --- a/net/ruby-nio4r/distinfo +++ b/net/ruby-nio4r/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2021/02/13 13:59:44 taca Exp $ +$NetBSD: distinfo,v 1.8 2021/03/07 09:52:59 taca Exp $ -SHA1 (nio4r-2.5.5.gem) = 2722a544c707ca8cb57913bcbbd065b22c699ca9 -RMD160 (nio4r-2.5.5.gem) = d1a6cdaff0b665a464ca551beb986a78a6b9c825 -SHA512 (nio4r-2.5.5.gem) = e0d661b17f44aa5b469061a9b22c1cb565d01d1cf5318e4db39dcc4452bff99774c250853511c2b9742d61ccec123fec76d375069bad74ecb2f411c4495a4121 -Size (nio4r-2.5.5.gem) = 121344 bytes +SHA1 (nio4r-2.5.7.gem) = af7b325ddba4a3c464b814508ea8b594654af7a7 +RMD160 (nio4r-2.5.7.gem) = a007c2a5be8082a9a87c17e202c560ee45291b5f +SHA512 (nio4r-2.5.7.gem) = 0173fd034e5fbb538bb465cf10a6ca74106c522e75129645911acf064bd5dfc60880ced3cb21a7b6a6ffdb32aedfb283d1f0ff8f6d591d3fcb427fef03abdf85 +Size (nio4r-2.5.7.gem) = 121856 bytes |