From bbc16fca80caff962a1c148d28f7052c2e85e129 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:22 +0200 Subject: [PATCH] libstrophe: rebuild with libressl-2.8 --- srcpkgs/libstrophe/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libstrophe/template b/srcpkgs/libstrophe/template index 39cab34fb74..51d7e591a4d 100644 --- a/srcpkgs/libstrophe/template +++ b/srcpkgs/libstrophe/template @@ -1,7 +1,7 @@ # Template file for 'libstrophe' pkgname=libstrophe version=0.9.2 -revision=3 +revision=4 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" makedepends="expat-devel libressl-devel zlib-devel"