comparison src/libgpg_error.mk @ 4313:3d768e8ec06a

gnupg: update packages * src/libgcrypt.mk: update version, checksum 1.7.5 * src/libgpg_error.mk: update version, checksum 1.26 * src/mingw-libgcrypt-1-fixes.patch: update patch from mxe.cc
author John D
date Wed, 04 Jan 2017 08:32:17 -0500
parents ee802fc5dd9b
children e5efd844c4c8
comparison
equal deleted inserted replaced
4312:5f24a9910a14 4313:3d768e8ec06a
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := libgpg_error 4 PKG := libgpg_error
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 1.19 6 $(PKG)_VERSION := 1.26
7 $(PKG)_CHECKSUM := 4997951ab058788de48b989013668eb3df1e6939 7 $(PKG)_CHECKSUM := 9a926e7ee6309e539313443555535d49a2a5c9f1
8 $(PKG)_SUBDIR := libgpg-error-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := libgpg-error-$($(PKG)_VERSION)
9 $(PKG)_FILE := libgpg-error-$($(PKG)_VERSION).tar.bz2 9 $(PKG)_FILE := libgpg-error-$($(PKG)_VERSION).tar.bz2
10 $(PKG)_URL := ftp://ftp.gnupg.org/gcrypt/libgpg-error/$($(PKG)_FILE) 10 $(PKG)_URL := ftp://ftp.gnupg.org/gcrypt/libgpg-error/$($(PKG)_FILE)
11 $(PKG)_DEPS := 11 $(PKG)_DEPS :=
12 12