Replace all git and svn packages archive names in hash files: $ sed -r -i -e 's/-br2/-git3/; s/-br3/-svn4/' $( git grep -l -E -- '-br2|-br3' '*.hash' ) $ sed -r -i -e 's/(\.tar\.gz)$/-go1\1/' $( git grep -l -E '\$\(eval \$\((host-)?golang-package\)\)' '*.mk' \ |sed -r -e 's/\.mk$/.hash/' \ |sort -u ) $ sed -r -i -e 's/(\.tar\.gz)$/-cargo1\1/' $( git grep -l -E '\$\(eval \$\((host-)?cargo-package\)\)' '*.mk' \ |sed -r -e 's/\.mk$/.hash/' \ |sort -u ) Then a bit of make source (based on: git diff --name-only), a lot of sweat, and carefully checking the new archives to verify that only modes have changed... Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
4 lines
209 B
Plaintext
4 lines
209 B
Plaintext
# locally calculated
|
|
sha256 b31e66d4d0e65d9903c50c69565638f16db06420248d65d3d7bd955dc68d829c sentry-cli-2.20.3-cargo1.tar.gz
|
|
sha256 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14 LICENSE
|