# HG changeset patch # User Erkan Yilmaz # Date 1528535671 0 # Node ID bccb9a5d9be6e2a4fc0f4a7891772cd7a19a377c # Parent 9f225907b3c8ee02b259fa8450e24e859f503e5d gpgme: force to rebuild with new gnupg (cooker used before gnupg 2.1.21) diff -r 9f225907b3c8 -r bccb9a5d9be6 gpgme/receipt --- a/gpgme/receipt Sat Jun 09 08:55:33 2018 +0000 +++ b/gpgme/receipt Sat Jun 09 09:14:31 2018 +0000 @@ -11,7 +11,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="https://www.gnupg.org/ftp/gcrypt/gpgme/$TARBALL" -# Integrity check: https://www.gnupg.org/download/integrity_check.html +# Integrity check: https://www.gnupg.org/download/integrity_check.html TARBALL_SHA1="95b1fc427871ca8d30d6d3b1985c816fe0b5077b" BUILD_DEPENDS="libgpg-error-dev libassuan-dev gnupg"