diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index c50cf19f260..56c529a6805 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,6 +1,6 @@ # Template file for 'xbps' pkgname=xbps -version=0.60.1 +version=0.60.2 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=9140b8cc19e658859e4b7d307e73ad7e9d3593fcb27cb12cf80f08254746afe8 +checksum=bf41a76cd6edec0d5cebae9d0f638edaf41611100a01f86b3b2033e00f0f2b05 hostmakedepends="pkgconf" checkdepends="kyua"