vp-build/common/xbps-src/shutils
Jürgen Buchmüller 87779af6c8
purge-distfiles: grep instead of sourcing template
To catch all SHA256 hashes from a template, even the ones which
are used only under certain preconditions, use grep [0-9a-f]{64} to
find all hashes in a template.

The may be some false positives which does not hurt the intended
purpose to purge obsolete distfiles.

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-06-23 16:30:10 +02:00
..
build_dependencies.sh
bulk.sh
chroot.sh
common.sh Revert "common/xbps: make unset_package_funcs and run_pkg_hooks nonfatal" 2018-06-05 16:17:23 +02:00
consistency_check.sh
cross.sh
pkgtarget.sh
purge_distfiles.sh purge-distfiles: grep instead of sourcing template 2018-06-23 16:30:10 +02:00
show.sh Revert "common/: add support for changelog field." 2018-05-04 16:46:46 +02:00
update_check.sh update_check.sh: add update check for kde 2018-06-21 10:57:34 -03:00
update_hash_cache.sh