void-packages/common/xbps-src/shutils
Jony ecc31ed587 xbps-src/shutils/update_check.sh: add support for git.sr.ht
The code for `git.sr.ht` was almost identical to that of `hg.sr.ht`. The
main difference, aside from replacing `hg.sr.ht` in `url` with
`git.sr.ht`, was the endpoint of `url`. The `hg.sr.ht` url uses `tags`
whereas `git.sr.ht` uses `refs`.
2020-10-21 22:10:31 +02:00
..
build_dependencies.sh
bulk.sh
chroot.sh xbps-src: enable C.UTF-8 locale on glibc masterdir 2020-08-07 11:35:11 +00:00
common.sh Prefer flags over config file, again 2020-09-14 23:55:22 +02:00
consistency_check.sh
cross.sh
pkgtarget.sh xbps-src: quote wrksrc to allow whitespace 2020-09-03 21:03:32 +02:00
purge_distfiles.sh
show.sh
update_check.sh xbps-src/shutils/update_check.sh: add support for git.sr.ht 2020-10-21 22:10:31 +02:00
update_hash_cache.sh