llvm-toolchain/debian/watch
Matthias Klose d11668c6e7 [ Matthias Klose ]
* Update watch file and add .git* files to exclude in the tarball.
2024-10-02 06:10:53 +02:00

16 lines
445 B
Plaintext

version=4
opts=repack,compression=xz, \
https://github.com/llvm/llvm-project/tags \
(?:.*?/)?llvmorg-(19[\d\.\-]+).tar.gz
# FIXME: doesn't work yet:
# Newest version of integration-test-suite on remote site is 0.0~git20240518.a962677, local version is 19.1.1
#opts=\
#component=integration-test-suite,\
#mode=git,\
#pgpmode=none,\
#repack,\
#compression=xz \
# https://github.com/opencollab/llvm-toolchain-integration-test-suite \
# HEAD