From 287a2cf8bd89e566363066eb67b6caa737bf94d7 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 7 Nov 2017 15:19:06 +0000 Subject: main/libevent: rebuild against libressl-2.6 --- main/libevent/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/libevent/APKBUILD b/main/libevent/APKBUILD index 647e6854a5..04b351ff93 100644 --- a/main/libevent/APKBUILD +++ b/main/libevent/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=libevent pkgver=2.1.8 -pkgrel=1 +pkgrel=2 pkgdesc="An event notification library" url="http://libevent.org/" arch="all" -- cgit v1.2.3