mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
libxslt: bump to version 1.1.26
Bump libxslt to version 1.1.26 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
9e9213f112
commit
ff354debfa
@@ -3,11 +3,10 @@
|
||||
# libxslt
|
||||
#
|
||||
#############################################################
|
||||
LIBXSLT_VERSION = 1.1.24
|
||||
LIBXSLT_SOURCE = libxslt-$(LIBXSLT_VERSION).tar.gz
|
||||
|
||||
LIBXSLT_VERSION = 1.1.26
|
||||
LIBXSLT_SITE = ftp://xmlsoft.org/libxslt
|
||||
LIBXSLT_INSTALL_STAGING = YES
|
||||
LIBXSLT_INSTALL_TARGET = YES
|
||||
|
||||
# If we have enabled libgcrypt then use it, else disable crypto support.
|
||||
ifeq ($(BR2_PACKAGE_LIBGCRYPT),y)
|
||||
|
||||
Reference in New Issue
Block a user