From c0d44896daf6daeb211bdf260f0dd49d29afe4c9 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 9 Feb 2026 21:31:01 +0100 Subject: [PATCH] xbps: update to 0.60.7. --- srcpkgs/xbps/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index 493a6b18477..219d39e7da6 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,6 +1,6 @@ # Template file for 'xbps' pkgname=xbps -version=0.60.6 +version=0.60.7 revision=1 bootstrap=yes build_style=configure @@ -10,7 +10,7 @@ license="BSD-2-Clause, BSD-3-Clause, ISC" homepage="https://github.com/void-linux/xbps" changelog="https://raw.githubusercontent.com/void-linux/xbps/master/NEWS" distfiles="https://github.com/void-linux/xbps/archive/${version}.tar.gz" -checksum=f51d528fa680873914aa8367707726dd777fccc6e5c95cfad90fdb3562375c04 +checksum=ec8c2e4d595863b5748c10d9ada1d51ac1da6f910a9d31682acd1a477310c64e hostmakedepends="pkgconf" checkdepends="kyua"