From d059f2fa27b886a27eb23f1872093d7f1060027c Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 24 Jul 2025 19:37:45 +0200 Subject: [PATCH] xbps: update to 0.60.4. --- srcpkgs/xbps/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index 81165bb1d3c..f15df054402 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,6 +1,6 @@ # Template file for 'xbps' pkgname=xbps -version=0.60.3 +version=0.60.4 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=01ba4b7faad994560c6be5aeb50e39b6950e1d304e2d91c2668f0a9406d6af68 +checksum=4f9ff9299d0b196963bd8fc878ee897002b02b69bf5920f94967f306f3fea09c hostmakedepends="pkgconf" checkdepends="kyua"