xbps: update to 0.60.3.

This commit is contained in:
Duncaen 2025-06-17 20:30:54 +02:00
parent 6ad50d0bd6
commit 2ced676c80
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'xbps' # Template file for 'xbps'
pkgname=xbps pkgname=xbps
version=0.60.2 version=0.60.3
revision=1 revision=1
bootstrap=yes bootstrap=yes
build_style=configure build_style=configure
@ -10,7 +10,7 @@ license="BSD-2-Clause, BSD-3-Clause, ISC"
homepage="https://github.com/void-linux/xbps" homepage="https://github.com/void-linux/xbps"
changelog="https://github.com/void-linux/xbps/blob/master/NEWS" changelog="https://github.com/void-linux/xbps/blob/master/NEWS"
distfiles="https://github.com/void-linux/xbps/archive/${version}.tar.gz" distfiles="https://github.com/void-linux/xbps/archive/${version}.tar.gz"
checksum=bf41a76cd6edec0d5cebae9d0f638edaf41611100a01f86b3b2033e00f0f2b05 checksum=01ba4b7faad994560c6be5aeb50e39b6950e1d304e2d91c2668f0a9406d6af68
hostmakedepends="pkgconf" hostmakedepends="pkgconf"
checkdepends="kyua" checkdepends="kyua"