mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00: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:
parent
9e9213f112
commit
ff354debfa
@ -3,11 +3,10 @@
|
|||||||
# libxslt
|
# 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_SITE = ftp://xmlsoft.org/libxslt
|
||||||
LIBXSLT_INSTALL_STAGING = YES
|
LIBXSLT_INSTALL_STAGING = YES
|
||||||
LIBXSLT_INSTALL_TARGET = YES
|
|
||||||
|
|
||||||
# If we have enabled libgcrypt then use it, else disable crypto support.
|
# If we have enabled libgcrypt then use it, else disable crypto support.
|
||||||
ifeq ($(BR2_PACKAGE_LIBGCRYPT),y)
|
ifeq ($(BR2_PACKAGE_LIBGCRYPT),y)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user