From 8ebdb5403cbc8616571e3119eb9eb682bbbab5a3 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 18 Apr 2017 12:05:38 +0000 Subject: [PATCH] main/apache2: rebuild against libressl 2.5 --- main/apache2/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/apache2/APKBUILD b/main/apache2/APKBUILD index c7abaa9bed6..71bb3836448 100644 --- a/main/apache2/APKBUILD +++ b/main/apache2/APKBUILD @@ -3,7 +3,7 @@ pkgname=apache2 _pkgreal=httpd pkgver=2.4.25 -pkgrel=0 +pkgrel=1 pkgdesc="A high performance Unix-based HTTP server" url="http://httpd.apache.org/" arch="all"