mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 03:26:31 +01:00
Update pnut archive hash
This commit is contained in:
parent
0e6c51c716
commit
ccef9f7bae
2 changed files with 6 additions and 4 deletions
|
|
@ -17,8 +17,8 @@ MES=${BINDIR}/mes-m2
|
||||||
TCC_TAR=tcc-0.9.26
|
TCC_TAR=tcc-0.9.26
|
||||||
TCC_PKG=tcc-0.9.26-1147-gee75a10c
|
TCC_PKG=tcc-0.9.26-1147-gee75a10c
|
||||||
|
|
||||||
PNUT_TAR=79832069f0d44c20a620a923a15e38a545c5e911
|
PNUT_TAR=124cfae4bfafec24dfea65117d0a407078beb459
|
||||||
PNUT_PKG=pnut-79832069f0d44c20a620a923a15e38a545c5e911
|
PNUT_PKG=pnut-124cfae4bfafec24dfea65117d0a407078beb459
|
||||||
|
|
||||||
# Check tarball checksums
|
# Check tarball checksums
|
||||||
# checksum-transcriber sources
|
# checksum-transcriber sources
|
||||||
|
|
@ -347,3 +347,5 @@ if match x${UPDATE_CHECKSUMS} xTrue; then
|
||||||
else
|
else
|
||||||
sha256sum -c ${pkg}.${ARCH}.checksums
|
sha256sum -c ${pkg}.${ARCH}.checksums
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
exit 1 # Stop the execution so we can check the output
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
https://lilypond.org/janneke/tcc/tcc-0.9.26-1147-gee75a10c.tar.gz 6b8cbd0a5fed0636d4f0f763a603247bc1935e206e1cc5bda6a2818bab6e819f tcc-0.9.26.tar.gz
|
https://lilypond.org/janneke/tcc/tcc-0.9.26-1147-gee75a10c.tar.gz 6b8cbd0a5fed0636d4f0f763a603247bc1935e206e1cc5bda6a2818bab6e819f tcc-0.9.26.tar.gz
|
||||||
git://github.com/udem-dlteam/pnut.git~79832069f0d44c20a620a923a15e38a545c5e911 https://github.com/udem-dlteam/pnut/archive/79832069f0d44c20a620a923a15e38a545c5e911.tar.gz da1203478efcd9ef3fbedf3d4b2a891c25e3d9928bb0ce0d0a2d60109b209ff2
|
git://github.com/udem-dlteam/pnut.git~124cfae4bfafec24dfea65117d0a407078beb459 https://github.com/udem-dlteam/pnut/archive/124cfae4bfafec24dfea65117d0a407078beb459.tar.gz b7ef75c6b9d647cf91309f52b8b2edf4fb68c2e7cf6c6e7b8a387c9fa447cef0
|
||||||
git://github.com/udem-dlteam/pnut.git~79832069f0d44c20a620a923a15e38a545c5e911 _ 4556a24084f77fc76a5eb4e7e60367bfed1907bb2dc8f4208287eb6c50681435 79832069f0d44c20a620a923a15e38a545c5e911.tar
|
git://github.com/udem-dlteam/pnut.git~124cfae4bfafec24dfea65117d0a407078beb459 _ 8e82e3b0806abfe4db8224b2ca18cfee0353f1745b2554a24ba10236034f3f28 124cfae4bfafec24dfea65117d0a407078beb459.tar
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue