From 38e4e851f8422f6d31b8a327ab93bd1a0d139575 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 4 Mar 2020 19:49:58 +0100 Subject: [PATCH] xbps: actually include the patch this time... --- ...1-bin-xbps-install-fix-regression-in-small-transaction.patch | 0 srcpkgs/xbps/template | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename srcpkgs/xbps/{ => patches}/0001-bin-xbps-install-fix-regression-in-small-transaction.patch (100%) diff --git a/srcpkgs/xbps/0001-bin-xbps-install-fix-regression-in-small-transaction.patch b/srcpkgs/xbps/patches/0001-bin-xbps-install-fix-regression-in-small-transaction.patch similarity index 100% rename from srcpkgs/xbps/0001-bin-xbps-install-fix-regression-in-small-transaction.patch rename to srcpkgs/xbps/patches/0001-bin-xbps-install-fix-regression-in-small-transaction.patch diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index a0e661c1ca7..cca2c4676c9 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,7 +1,7 @@ # Template file for 'xbps' pkgname=xbps version=0.59 -revision=2 +revision=3 bootstrap=yes build_style=configure short_desc="XBPS package system utilities"