net/rubygem-right_http_connection: Update to 1.5.1
Changes: https://github.com/rightscale/right_http_connection/commits/master
This commit is contained in:
parent
b1a1c2f211
commit
216da4ffe5
2 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Greg Larkin <glarkin@FreeBSD.org>
|
||||
|
||||
PORTNAME= right_http_connection
|
||||
PORTVERSION= 1.5.0
|
||||
PORTVERSION= 1.5.1
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,9 +10,9 @@ COMMENT= Persistent HTTP/HTTPS connections with error retries
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (rubygem/right_http_connection-1.5.0.gem) = 0e2329c09acbebf33f051570d5e07c0e4aab6ee71fb7176adcad6345c4460d6a
|
||||
SIZE (rubygem/right_http_connection-1.5.0.gem) = 110592
|
||||
TIMESTAMP = 1626383226
|
||||
SHA256 (rubygem/right_http_connection-1.5.1.gem) = 871df9a951ab27fcb7720bd493dd2189662f8b3236fa48123ddbc85ffd3eaeee
|
||||
SIZE (rubygem/right_http_connection-1.5.1.gem) = 111104
|
||||
|
|
Loading…
Reference in a new issue