Skip to content

Commit

Permalink
www/ruby-http-form_data: update to 2.1.1
Browse files Browse the repository at this point in the history
## 2.1.1 (2018-06-01)

* [#23](httprb/form_data#23)
  Allow override urlencoded form data encoder.
  [@FabienChaynes][]
  • Loading branch information
taca committed Sep 23, 2018
1 parent a1202d7 commit f6e4037
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-form_data/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.5 2018/03/17 16:20:25 taca Exp $
# $NetBSD: Makefile,v 1.6 2018/09/23 16:52:58 taca Exp $

DISTNAME= http-form_data-2.1.0
DISTNAME= http-form_data-2.1.1
CATEGORIES= www

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
10 changes: 5 additions & 5 deletions www/ruby-http-form_data/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.6 2018/03/17 16:20:25 taca Exp $
$NetBSD: distinfo,v 1.7 2018/09/23 16:52:58 taca Exp $

SHA1 (http-form_data-2.1.0.gem) = 5e08944ee7a999453ec0594a57b821dd1dee68c6
RMD160 (http-form_data-2.1.0.gem) = 1b2d145fd9f84d754de6b08c5ab509eb86156f96
SHA512 (http-form_data-2.1.0.gem) = ec01035d7bced9ad624019ae5d1290becabcb35670cba52b450f379aac3cc68b3c12ef0128930022e75d3c4de430e8595af0733dcce4a4a531898722fb0d34c3
Size (http-form_data-2.1.0.gem) = 16384 bytes
SHA1 (http-form_data-2.1.1.gem) = 454ef4b48eadc5242b57e6c055c1ae3c42a3fe98
RMD160 (http-form_data-2.1.1.gem) = c6a0909dbd0126b96de85db794fbbf186276b76e
SHA512 (http-form_data-2.1.1.gem) = 43e1d9a522a748ab5d1633392225d87b5b178f6ae46a9bc4296b2a71b95b54d0a0c5fa1c3d8a8f48134df7c8c5893bfd7a5db060da275f49a147385cb4d04627
Size (http-form_data-2.1.1.gem) = 16896 bytes

0 comments on commit f6e4037

Please sign in to comment.