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 xbps-src: break out of following cyclic dependencies 2020-04-15 20:34:06 +02:00
bulk.sh shutils/bulk.sh: remove newlines from package list 2020-06-04 13:21:42 -05:00
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 common/.../purge_distfiles.sh: fix template scan 2020-05-04 19:23:25 +02:00
show.sh xbps-src: -p argument for showing more variables 2020-07-13 19:52:53 +02:00
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