From 596523c20ccf062746f16322547d41d3ec2d9936 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 6 Jan 2020 15:06:53 +0100 Subject: [PATCH] xbps: rebuild with less strict libressl requirement --- srcpkgs/xbps/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index 0be0c91c355..53194baeeaa 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,7 +1,7 @@ # Template file for 'xbps' pkgname=xbps version=0.57.1 -revision=7 +revision=8 bootstrap=yes build_style=configure short_desc="XBPS package system utilities"