From 4f1ba4b4149f80bdd0d173870cb27ba3cf09c1bf Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 30 Jan 2020 18:26:37 +0100 Subject: [PATCH] xbps: rebuild with lower libressl version requirement --- srcpkgs/xbps/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index b33d67d4860..0cb9f0c1ebe 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,7 +1,7 @@ # Template file for 'xbps' pkgname=xbps version=0.58 -revision=1 +revision=2 bootstrap=yes build_style=configure short_desc="XBPS package system utilities"