Revert update of package libgpg_eror

The updated version fails to build with w64.
This partially reverts commit bc03d53b14.
This commit is contained in:
Mark Brand 2014-09-20 10:35:32 +02:00
parent bc03d53b14
commit caebc90cff
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := libgpg_error
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.16
$(PKG)_CHECKSUM := 059c40a2b78c3ac2b4cbec0e0481faba5af332fe
$(PKG)_VERSION := 1.12
$(PKG)_CHECKSUM := 259f359cd1440b21840c3a78e852afd549c709b8
$(PKG)_SUBDIR := libgpg-error-$($(PKG)_VERSION)
$(PKG)_FILE := libgpg-error-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://mirrors.dotsrc.org/gcrypt/libgpg-error/$($(PKG)_FILE)