From d963ed4afe52d3c85c6297aac5fccb1a12bd42f0 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 4 Mar 2018 09:02:48 +0000 Subject: [PATCH] qupzilla: rebuild against libressl-2.6 --- srcpkgs/qupzilla/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qupzilla/template b/srcpkgs/qupzilla/template index 054867730d7..8a5ec6ac4f5 100644 --- a/srcpkgs/qupzilla/template +++ b/srcpkgs/qupzilla/template @@ -1,7 +1,7 @@ # Template file for 'qupzilla' pkgname=qupzilla version=2.2.5 -revision=1 +revision=2 wrksrc=QupZilla-${version} build_style=qmake hostmakedepends="pkg-config qt5-tools"