wok-next rev 20788

gpgme: force to rebuild with new gnupg (cooker used before gnupg 2.1.21)
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 09:14:31 2018 +0000 (2018-06-09)
parents 9f225907b3c8
children 4bd371565506
files gpgme/receipt
line diff
     1.1 --- a/gpgme/receipt	Sat Jun 09 08:55:33 2018 +0000
     1.2 +++ b/gpgme/receipt	Sat Jun 09 09:14:31 2018 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WGET_URL="https://www.gnupg.org/ftp/gcrypt/gpgme/$TARBALL"
     1.7 -# Integrity check: https://www.gnupg.org/download/integrity_check.html
     1.8 +#  Integrity check: https://www.gnupg.org/download/integrity_check.html
     1.9  TARBALL_SHA1="95b1fc427871ca8d30d6d3b1985c816fe0b5077b"
    1.10  
    1.11  BUILD_DEPENDS="libgpg-error-dev libassuan-dev gnupg"