net/librdkafka: Update to 1.2.1
Maintainacne release, with a fix for msgq re-insertion Changes: https://github.com/edenhill/librdkafka/releases/tag/v1.2.1 MFH: 2019Q4 Sponsored by: trivago N.V.
This commit is contained in:
parent
6b5f6ce08f
commit
318b00ce0b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514501
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= librdkafka
|
||||
PORTVERSION= 1.2.0
|
||||
PORTVERSION= 1.2.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= net
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1569326952
|
||||
SHA256 (edenhill-librdkafka-v1.2.0_GH0.tar.gz) = eedde1c96104e4ac2d22a4230e34f35dd60d53976ae2563e3dd7c27190a96859
|
||||
SIZE (edenhill-librdkafka-v1.2.0_GH0.tar.gz) = 2534841
|
||||
TIMESTAMP = 1571040873
|
||||
SHA256 (edenhill-librdkafka-v1.2.1_GH0.tar.gz) = f6be27772babfdacbbf2e4c5432ea46c57ef5b7d82e52a81b885e7b804781fd6
|
||||
SIZE (edenhill-librdkafka-v1.2.1_GH0.tar.gz) = 2547009
|
||||
|
|
Loading…
Reference in a new issue