testing/rabbitmq-c: rebuild against libressl

This commit is contained in:
Natanael Copa 2016-10-10 08:57:52 +00:00
parent 6022dea55d
commit fa715ed202

View File

@ -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