wok diff libgcrypt/receipt @ rev 21877
Add libsodium & python-pynacl
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 28 18:18:15 2019 +0200 (2019-09-28) |
parents | fac86802a927 |
children | 7f7c79f6a65f |
line diff
1.1 --- a/libgcrypt/receipt Wed Dec 12 14:26:34 2018 +0100 1.2 +++ b/libgcrypt/receipt Sat Sep 28 18:18:15 2019 +0200 1.3 @@ -18,7 +18,7 @@ 1.4 compile_rules() 1.5 { 1.6 # Integrity check: https://www.gnupg.org/download/integrity_check.html 1.7 - echo "13bd2ce69e59ab538e959911dfae80ea309636e3 $SRC/$TARBALL" | sha1sum -c || exit 1 1.8 + echo "4a8ef9db6922f3a31992aca5640b4198a69b58fc $SRC/$TARBALL" | sha1sum -c || exit 1 1.9 1.10 case "$ARCH" in 1.11 arm)