Skip to content

Commit

Permalink
www/ruby-faraday-net_http1: update to 1.0.2
Browse files Browse the repository at this point in the history
1.0.2 (2024-07-24)

What's Changed

* net_http adapter: Backport #38 "net_http adapter: Fix to avoid calling
  configure_ssl for HTTP connections" to version 1.x by @ma2gedev in #39
  • Loading branch information
taca committed Sep 22, 2024
1 parent b68e9d2 commit bddda89
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions www/ruby-faraday-net_http1/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2023/01/09 07:30:42 taca Exp $
# $NetBSD: Makefile,v 1.2 2024/09/22 08:14:12 taca Exp $

DISTNAME= faraday-net_http-1.0.1
DISTNAME= faraday-net_http-1.0.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/net_http/&1/}
CATEGORIES= www

Expand Down
8 changes: 4 additions & 4 deletions www/ruby-faraday-net_http1/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2023/01/09 07:30:42 taca Exp $
$NetBSD: distinfo,v 1.2 2024/09/22 08:14:12 taca Exp $

BLAKE2s (faraday-net_http-1.0.1.gem) = 23f0f1892a5bc7e427ca21480db8b4709842215f51eca4bd439166363ad5c967
SHA512 (faraday-net_http-1.0.1.gem) = f138e1f83f0314baea236fc9247e3473feea89f00540575a9f60ff051ba7ac3bcfe08629949832e83092b2ab3090a4af908eb574d345af9e01e4b1c81759fbf8
Size (faraday-net_http-1.0.1.gem) = 8192 bytes
BLAKE2s (faraday-net_http-1.0.2.gem) = 25f40079492d6758535944309ab928c94a1a13ecaf851bd099d346af92c58510
SHA512 (faraday-net_http-1.0.2.gem) = 472c9ae5bf26f696b13339a11ac77db445b1877267bc088453404e998a82e79562a6caed0d8079f7526eee66bb923cb0d0bbbed6b960a6ca9da9185776c8d858
Size (faraday-net_http-1.0.2.gem) = 8192 bytes

0 comments on commit bddda89

Please sign in to comment.