]> git.ipfire.org Git - thirdparty/xz.git/commit
Build: Use "git describe --abbrev=8" in snapshot tarball names
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 4 Feb 2025 11:20:52 +0000 (13:20 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 4 Feb 2025 17:37:31 +0000 (19:37 +0200)
commitc6b15e7045209002bbbf4979c48072af01c20d8d
tree102f725a18073872727acfb8cf70a273f5fff930
parent0ce97987c5b27cfb6f98984e5fd7477880e0cf33
Build: Use "git describe --abbrev=8" in snapshot tarball names

8 is more likely to be reproducible than the old 4 without being
excessively long for a small repository like this.
Makefile.am