From 198832a610400143a5134a1a5ef0a68be523c68a Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:59 +0200 Subject: [PATCH] xbps: rebuild with libressl-2.8 --- srcpkgs/xbps/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index 6c1404e77bc..ca15d47a5eb 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,7 +1,7 @@ # Template file for 'xbps' pkgname=xbps version=0.53 -revision=7 +revision=8 bootstrap=yes build_style=configure short_desc="The XBPS package system utilities"