From a704a04d09009f38f27bf5bb5d9ad9fbb0e506ac Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 4 Apr 2018 12:55:11 +0000 Subject: [PATCH] main/lighttpd: rebuild against libressl-2.7 --- main/lighttpd/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/lighttpd/APKBUILD b/main/lighttpd/APKBUILD index 1f010ebf2e2..279a4e0a341 100644 --- a/main/lighttpd/APKBUILD +++ b/main/lighttpd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=lighttpd pkgver=1.4.49 -pkgrel=0 +pkgrel=1 pkgdesc="Secure, fast, compliant and very flexible web-server" url="http://www.lighttpd.net" arch="all"