mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
libidn: bump to version 1.35
Remove sha1 (no announcement made on http://lists.nongnu.org/archive/html/help-libidn/) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
b356d87861
commit
b05c785946
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBIDN_VERSION = 1.34
|
||||
LIBIDN_VERSION = 1.35
|
||||
LIBIDN_SITE = $(BR2_GNU_MIRROR)/libidn
|
||||
LIBIDN_INSTALL_STAGING = YES
|
||||
LIBIDN_CONF_ENV = EMACS="no" MAKEINFO=true
|
||||
|
||||
Reference in New Issue
Block a user