From f98c1b802edcac1ae678a4484b6771cacb0d820a Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 7 Oct 2016 15:55:41 +0000 Subject: community/libevhtp: rebuild against libressl --- community/libevhtp/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/libevhtp') diff --git a/community/libevhtp/APKBUILD b/community/libevhtp/APKBUILD index 21b12898a3..78db22858d 100644 --- a/community/libevhtp/APKBUILD +++ b/community/libevhtp/APKBUILD @@ -2,12 +2,12 @@ # Maintainer: Natanael Copa pkgname=libevhtp pkgver=1.2.11n -pkgrel=0 +pkgrel=1 pkgdesc="Flexible replacement for libevent's httpd API" url="https://github.com/ellzey/libevhtp/" arch="all" license="BSD" -makedepends="cmake libevent-dev openssl-dev" +makedepends="cmake libevent-dev libressl-dev" source="$pkgname-$pkgver.tar.gz::https://github.com/ellzey/libevhtp/archive/${pkgver}.tar.gz" subpackages="$pkgname-dev" -- cgit v1.2.3