From 63b0b907043ad90caa1c378f75fd569fb3945ce2 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 25 May 2025 20:16:27 -0400 Subject: [PATCH] xbps: rebuild for musl/musl1.1 split --- srcpkgs/xbps/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index b01f656d75b..ea0b61a7855 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,7 +1,7 @@ # Template file for 'xbps' pkgname=xbps version=0.59.2 -revision=3 +revision=4 bootstrap=yes build_style=configure short_desc="XBPS package system utilities"