- Update to 0.9.4
PR: ports/170621 Approved by: maintainer timeout (clsung, >4 weeks)
This commit is contained in:
parent
160ffd1866
commit
6f7a14ebb5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304939
2 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= amq-protocol
|
||||
PORTVERSION= 0.9.0
|
||||
PORTVERSION= 0.9.4
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= clsung@FreeBSD.org
|
||||
COMMENT= An AMQP 0.9.1 serialization library for Ruby
|
||||
COMMENT= An AMQP serialization library for Ruby
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/amq-protocol-0.9.0.gem) = 37f7c04d0246f0173bfdd8f25edf7eb6152fb346a2e7184a359cfd68df3942e2
|
||||
SIZE (rubygem/amq-protocol-0.9.0.gem) = 40448
|
||||
SHA256 (rubygem/amq-protocol-0.9.4.gem) = e2a3a406d3f0678b86adba668e50bb8772e06445760be683fc5dbb98f94874bd
|
||||
SIZE (rubygem/amq-protocol-0.9.4.gem) = 39936
|
||||
|
|
Loading…
Reference in a new issue