Skip to content

Commit

Permalink
Update ruby-http to 2.2.2.
Browse files Browse the repository at this point in the history
## 2.2.2 (2017-04-27)

* [#404](httprb/http#404),
  [#405](httprb/http#405)
  Make keepalive timeout configurable.
  ([@nestegg])
  • Loading branch information
taca committed Jun 5, 2017
1 parent 1602ded commit 36145d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions www/ruby-http/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.12 2017/03/20 15:49:21 taca Exp $
# $NetBSD: Makefile,v 1.13 2017/06/05 15:32:15 taca Exp $
#

DISTNAME= http-2.2.1
DISTNAME= http-2.2.2
CATEGORIES= www

MAINTAINER= [email protected]
Expand Down
10 changes: 5 additions & 5 deletions www/ruby-http/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.13 2017/03/20 15:49:21 taca Exp $
$NetBSD: distinfo,v 1.14 2017/06/05 15:32:15 taca Exp $

SHA1 (http-2.2.1.gem) = d919019fccb6d9d572fe226509e75f365a706eb1
RMD160 (http-2.2.1.gem) = 0459c41a109ed89e620e3108c0dd98b5c802bb68
SHA512 (http-2.2.1.gem) = e8edf381548c04d0fb2ea0f28104d85eda92d6de6686013190e84127c4ce118fe8b8a562267aed41ad23481ca54e21a215613d7e3d920d6c5ea9f9a3c4a2032c
Size (http-2.2.1.gem) = 66560 bytes
SHA1 (http-2.2.2.gem) = 78f3d202c8cc61f046b983e05f197dbd29fb114a
RMD160 (http-2.2.2.gem) = 3e73ef20accd415507809b6e788d546fde680e2c
SHA512 (http-2.2.2.gem) = 9c22f7f4473e5cb0b605b9c8d25c1a93c34e7e440fb7cf4f3690cb9dd9e65ce3619d0575da3d97da6dfcf8e1560113b638bb447340605bebc160f589fb007bed
Size (http-2.2.2.gem) = 67072 bytes

0 comments on commit 36145d3

Please sign in to comment.