wok-next rev 20781

gnupg: add also sha1
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 05:56:31 2018 +0000 (2018-06-09)
parents 02b3b05a6614
children 1a5c5519e96c
files gnupg/receipt
line diff
     1.1 --- a/gnupg/receipt	Sat Jun 09 05:44:49 2018 +0000
     1.2 +++ b/gnupg/receipt	Sat Jun 09 05:56:31 2018 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WGET_URL="https://www.gnupg.org/ftp/gcrypt/gnupg/$TARBALL"
     1.6  # https://www.gnupg.org/download/integrity_check.html
     1.7 -TARBALL_SHA1="1852c066bc21893bc52026ead78edf50fdf15e13"
     1.8 +TARBALL_SHA1="d87553a125832ea90e8aeb3ceeecf24f88de56fb"
     1.9  
    1.10  BUILD_DEPENDS="libgpg-error-dev libassuan-dev libgcrypt-dev libksba-dev \
    1.11  npth-dev perl libusb-dev sqlite3-dev gettext zlib-dev readline-dev texinfo"