libgcrypt: bump to version 1.4.6 to fix MIPS build issues

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2010-11-19 10:56:51 -03:00 committed by Peter Korsgaard
parent 3783d4a301
commit 10af218da8
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
Fixes all over the tree.
Updated/fixed packages: qt, tcpdump, xserver-xorg
Updated/fixed packages: libgcrypt, qt, tcpdump, xserver-xorg
Issues resolved (http://bugs.uclibc.org):

View File

@ -3,11 +3,11 @@
# libgcrypt
#
#############################################################
LIBGCRYPT_VERSION:=1.4.5
LIBGCRYPT_SOURCE:=libgcrypt-$(LIBGCRYPT_VERSION).tar.bz2
LIBGCRYPT_SITE:=ftp://ftp.gnupg.org/gcrypt/libgcrypt
LIBGCRYPT_VERSION = 1.4.6
LIBGCRYPT_SOURCE = libgcrypt-$(LIBGCRYPT_VERSION).tar.bz2
LIBGCRYPT_SITE = ftp://ftp.gnupg.org/gcrypt/libgcrypt
LIBGCRYPT_INSTALL_STAGING = YES
LIBGCRYPT_INSTALL_TARGET = YES
LIBGCRYPT_CONF_ENV = \
ac_cv_sys_symbol_underscore=no