Skip to content
Snippets Groups Projects
Commit f438f0c5 authored by J0WI's avatar J0WI Committed by Natanael Copa
Browse files

main/rabbitmq-c: security upgrade to 0.14.0

parent 1327661f
No related branches found
No related tags found
1 merge request!62969main/rabbitmq-c: security upgrade to 0.14.0
Pipeline #222293 skipped
# Contributor: Fabio Ribeiro <fabiorphp@gmail.com>
# Maintainer: Fabio Ribeiro <fabiorphp@gmail.com>
pkgname=rabbitmq-c
pkgver=0.13.0
pkgrel=2
pkgver=0.14.0
pkgrel=0
pkgdesc="RabbitMQ C client"
url="https://github.com/alanxz/rabbitmq-c"
arch="all"
......@@ -12,6 +12,10 @@ makedepends="$depends_dev openssl-dev>3 cmake xmlto doxygen samurai"
subpackages="$pkgname-utils $pkgname-doc::noarch $pkgname-static $pkgname-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/alanxz/rabbitmq-c/archive/v$pkgver.tar.gz"
# secfixes:
# 0.14.0-r0:
# - CVE-2023-35789
build() {
cmake -B build -G Ninja \
-DCMAKE_BUILD_TYPE=None \
......@@ -41,5 +45,5 @@ utils() {
}
sha512sums="
a93c104846b7d004c97019f81879db4daf747fd29ee6f4feaf287302c0f24d5d34d8c7bc232805ccabf105fd1aa6dfcb88218236bb6bb33cebf64ec9e3dcd77c rabbitmq-c-0.13.0.tar.gz
18cb429bcfa457e359128bf458c8b9f60b1c929a8ca3a8206f40d6390d7d4c6f4c5140eb7e9ab7b401d035fc48324cbe963d058100ab65ef3faba59e7f95607e rabbitmq-c-0.14.0.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment