From 4f76d7f44d11229f8095f7ae698cbac46b3d9b8c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 8 Nov 2017 22:17:11 +0000 Subject: [PATCH] community/libevhtp: rebuild against libressl-2.6 --- community/libevhtp/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/libevhtp/APKBUILD b/community/libevhtp/APKBUILD index 2e5dec708e9..e169826cf7f 100644 --- a/community/libevhtp/APKBUILD +++ b/community/libevhtp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=libevhtp pkgver=1.2.12 -pkgrel=0 +pkgrel=1 pkgdesc="Flexible replacement for libevent's httpd API" url="https://github.com/ellzey/libevhtp/" arch="all"