From 0df96f3d123b00aa2571afe4114902a02f4fe12a Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:57:15 +0200 Subject: [PATCH] qupzilla: rebuild with libressl-2.7 --- srcpkgs/qupzilla/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qupzilla/template b/srcpkgs/qupzilla/template index 2f97bc363cf..8708bda4ed9 100644 --- a/srcpkgs/qupzilla/template +++ b/srcpkgs/qupzilla/template @@ -1,7 +1,7 @@ # Template file for 'qupzilla' pkgname=qupzilla version=2.2.6 -revision=1 +revision=2 wrksrc=QupZilla-${version} build_style=qmake hostmakedepends="pkg-config qt5-tools"