mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/rabbitmq-c: update to 0.15.0
Sponsored by: SkunkWerks, GmbH Reported by: portscout
This commit is contained in:
parent
ae89e63b21
commit
e840848b3e
3 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= rabbitmq-c
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.14.0
|
||||
DISTVERSION= 0.15.0
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= dch@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1724756203
|
||||
SHA256 (alanxz-rabbitmq-c-v0.14.0_GH0.tar.gz) = 839b28eae20075ac58f45925fe991d16a3138cbde015db0ee11df1acb1c493df
|
||||
SIZE (alanxz-rabbitmq-c-v0.14.0_GH0.tar.gz) = 130220
|
||||
TIMESTAMP = 1740403053
|
||||
SHA256 (alanxz-rabbitmq-c-v0.15.0_GH0.tar.gz) = 7b652df52c0de4d19ca36c798ed81378cba7a03a0f0c5d498881ae2d79b241c2
|
||||
SIZE (alanxz-rabbitmq-c-v0.15.0_GH0.tar.gz) = 131818
|
||||
|
|
|
@ -18,6 +18,6 @@ lib/cmake/rabbitmq-c/rabbitmq-c-config.cmake
|
|||
lib/cmake/rabbitmq-c/rabbitmq-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/rabbitmq-c/rabbitmq-targets.cmake
|
||||
lib/librabbitmq.so
|
||||
lib/librabbitmq.so.0.14.0
|
||||
lib/librabbitmq.so.0.15.0
|
||||
lib/librabbitmq.so.4
|
||||
libdata/pkgconfig/librabbitmq.pc
|
||||
|
|
Loading…
Add table
Reference in a new issue