From f3a6eed7848c8ff36724b9354180da29433ff276 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 2 Jul 2020 16:40:07 +0200 Subject: [PATCH] xbps: rebuild against libressl-3.1.3 --- srcpkgs/xbps/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index 31ed71bbaf2..66deab88d1b 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,7 +1,7 @@ # Template file for 'xbps' pkgname=xbps version=0.59.1 -revision=1 +revision=2 bootstrap=yes build_style=configure short_desc="XBPS package system utilities"