xtools: update to 0.67.

This commit is contained in:
classabbyamp 2024-09-12 20:56:29 -04:00
parent 5f07082e0c
commit 834bb42852
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xtools'
pkgname=xtools
version=0.66
version=0.67
revision=1
build_style=gnu-makefile
depends="curl git make spdx-licenses-list xtools-minimal-${version}_${revision}"
@ -9,13 +9,13 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Public Domain"
homepage="https://git.vuxu.org/xtools"
distfiles="https://git.vuxu.org/xtools/snapshot/xtools-${version}.tar.gz"
checksum=9efc5cd252c58ebb2f0d2ff73b5ab0ed6338a5f3177e2fd438bfafc7c1042cb4
checksum=ece78408c51ecbae3ccd8ab9786e0626f5cc71f807d7b22e08eca0a054a03834
# all xtools that can function without git installed
# (git is by far the largest dependency)
_minimal="xcheckrestart xchroot xclash xdbg xdiff xdistdir xdowngrade
xetcchanges xgrep xhog xi xilog xls xmksv xnodev xoptdiff xpkg xq xrs
xuname xvoidstrap"
xtree xuname xvoidstrap"
xtools-minimal_package() {
short_desc+=" - minimal subset"