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