aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rabbitmq-c
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-10-10 08:57:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-10-10 12:04:53 +0000
commitfa715ed202e35565aa018c2d88c7ff65b10f0a8b (patch)
tree8e59515965879453781271201a29f70923f44f70 /testing/rabbitmq-c
parent6022dea55d0f4932aceec5e2f7d16232272e07fb (diff)
downloadaports-fa715ed202e35565aa018c2d88c7ff65b10f0a8b.tar.bz2
aports-fa715ed202e35565aa018c2d88c7ff65b10f0a8b.tar.xz
testing/rabbitmq-c: rebuild against libressl
Diffstat (limited to 'testing/rabbitmq-c')
-rw-r--r--testing/rabbitmq-c/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/rabbitmq-c/APKBUILD b/testing/rabbitmq-c/APKBUILD
index 20e7ec6b86..12877f627d 100644
--- a/testing/rabbitmq-c/APKBUILD
+++ b/testing/rabbitmq-c/APKBUILD
@@ -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