update hash for gnupg-1.4 (issue #76)

This commit is contained in:
Trammell Hudson 2016-12-29 06:39:32 -05:00
parent 19721db935
commit 092a395dbc
Failed to extract signature

View File

@ -6,7 +6,7 @@ gpg_version := 1.4.21
gpg_dir := gnupg-$(gpg_version)
gpg_tar := gnupg-$(gpg_version).tar.bz2
gpg_url := https://www.gnupg.org/ftp/gcrypt/gnupg/$(gpg_tar)
gpg_hash := e329785a4f366ba5d72c2c678a7e388b0892ac8440c2f4e6810042123c235d71
gpg_hash := 6b47a3100c857dcab3c60e6152e56a997f2c7862c1b8b2b25adf3884a1ae2276
gpg_configure := ./configure \
CFLAGS="-I$(INSTALL)/include" \