Update to 0.13.3
Changes: https://github.com/socketry/protocol-http2/commits/master
This commit is contained in:
parent
878b77943b
commit
5a7cc50baf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=531384
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= protocol-http2
|
||||
PORTVERSION= 0.13.2
|
||||
PORTVERSION= 0.13.3
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Low level implementation of the HTTP/2 protocol
|
|||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-protocol-hpack>=1.4<2:www/rubygem-protocol-hpack \
|
||||
rubygem-protocol-http>=0.15<1:www/rubygem-protocol-http
|
||||
rubygem-protocol-http>=0.18<1:www/rubygem-protocol-http
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1585907274
|
||||
SHA256 (rubygem/protocol-http2-0.13.2.gem) = 258ec4f72b68f734091681320365170118448146832fe500b1dd9e4bf4b11a34
|
||||
SIZE (rubygem/protocol-http2-0.13.2.gem) = 25600
|
||||
TIMESTAMP = 1586534924
|
||||
SHA256 (rubygem/protocol-http2-0.13.3.gem) = 3d9915b6757b401a57377aaab4d1df6376f099ca40ad475a78dc2d565c4df675
|
||||
SIZE (rubygem/protocol-http2-0.13.3.gem) = 25600
|
||||
|
|
Loading…
Reference in a new issue