From 7f58e5409dd8eef605128f40e87acadd70f8f16a Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Sun, 17 May 2020 20:50:45 +0200 Subject: [PATCH] libmicroxml: update source url --- libmicroxml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmicroxml/Makefile b/libmicroxml/Makefile index 668062f68..a6fde5aee 100644 --- a/libmicroxml/Makefile +++ b/libmicroxml/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=2012-06-11 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git -PKG_SOURCE_URL:=git://dev.freecwmp.org/microxml +PKG_SOURCE_URL:=https://dev.iopsys.eu/mirror/microxml.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=72965423184f24cc0b963d91c2d1863cdb01b6aa PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz