mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/rabbitmq-c: rebuild against libressl
This commit is contained in:
parent
6022dea55d
commit
fa715ed202
@ -2,12 +2,12 @@
|
||||
# Maintainer: Fabio Ribeiro <fabiorphp@gmail.com>
|
||||
pkgname=rabbitmq-c
|
||||
pkgver=0.8.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="RabbitMQ C client"
|
||||
url="https://github.com/alanxz/rabbitmq-c"
|
||||
arch="all"
|
||||
license="MIT"
|
||||
depends_dev="openssl-dev popt-dev"
|
||||
depends_dev="libressl-dev popt-dev"
|
||||
makedepends="$depends_dev cmake xmlto doxygen"
|
||||
subpackages="$pkgname-utils $pkgname-doc $pkgname-dev"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/alanxz/$pkgname/archive/v$pkgver.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user