mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
package/libxslt: change download site to http
ftp is blocked on some (corporate) networks. Signed-off-by: Nityananda Padhan <ntneitin@gmail.com> Reviewed-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 58ea5f583585e6ec42a3caa568f9fc931d632526) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
cf94425209
commit
3b5cb1fd42
@ -5,7 +5,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBXSLT_VERSION = 1.1.32
|
LIBXSLT_VERSION = 1.1.32
|
||||||
LIBXSLT_SITE = ftp://xmlsoft.org/libxslt
|
LIBXSLT_SITE = http://xmlsoft.org/sources
|
||||||
LIBXSLT_INSTALL_STAGING = YES
|
LIBXSLT_INSTALL_STAGING = YES
|
||||||
LIBXSLT_LICENSE = MIT
|
LIBXSLT_LICENSE = MIT
|
||||||
LIBXSLT_LICENSE_FILES = COPYING
|
LIBXSLT_LICENSE_FILES = COPYING
|
||||||
|
Loading…
x
Reference in New Issue
Block a user