From 2ced676c802dee09782a90f222ac2fe373c36cab Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 17 Jun 2025 20:30:54 +0200 Subject: [PATCH] xbps: update to 0.60.3. --- srcpkgs/xbps/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index 56c529a6805..81165bb1d3c 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,6 +1,6 @@ # Template file for 'xbps' pkgname=xbps -version=0.60.2 +version=0.60.3 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://github.com/void-linux/xbps/blob/master/NEWS" distfiles="https://github.com/void-linux/xbps/archive/${version}.tar.gz" -checksum=bf41a76cd6edec0d5cebae9d0f638edaf41611100a01f86b3b2033e00f0f2b05 +checksum=01ba4b7faad994560c6be5aeb50e39b6950e1d304e2d91c2668f0a9406d6af68 hostmakedepends="pkgconf" checkdepends="kyua"