pkgsrc/net/ruby-amq-protocol/Makefile
taca 12a21c57dd net/ruby-amq-protocol: update to 2.3.2
Update ruby-amq-protocol package to 2.3.2.


## Changes between 2.3.1 and 2.3.2 (July 10th, 2020)

### Safer Encoding Handling When Serialising Message Properties and Headers

Contributed by @bbascarevic-tti.
2020-09-14 13:28:15 +00:00

12 lines
310 B
Makefile

# $NetBSD: Makefile,v 1.17 2020/09/14 13:28:15 taca Exp $
DISTNAME= amq-protocol-2.3.2
CATEGORIES= net
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/ruby-amqp/amq-protocol
COMMENT= AMQP 0.9.1 encoder & decoder
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"