From 0ace909b2be7a828be0f6a40df97f2d4af8b8d45 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:23 +0200 Subject: [PATCH] libvncserver: rebuild with libressl-2.8 --- srcpkgs/libvncserver/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libvncserver/template b/srcpkgs/libvncserver/template index 68394f3fc34..ce5a4459918 100644 --- a/srcpkgs/libvncserver/template +++ b/srcpkgs/libvncserver/template @@ -1,7 +1,7 @@ # Template file for 'libvncserver' pkgname=libvncserver version=0.9.11 -revision=5 +revision=6 wrksrc="libvncserver-LibVNCServer-${version}" build_style=gnu-configure hostmakedepends="automake libtool pkg-config"