Should fix uscan. Signed-off-by: Rosen Penev <ros...@gmail.com> --- package/boot/fconfig/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/package/boot/fconfig/Makefile b/package/boot/fconfig/Makefile index 3c33d73..d82fa8d 100644 --- a/package/boot/fconfig/Makefile +++ b/package/boot/fconfig/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=20080329 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://andrzejekiert.ovh.org/software/fconfig/ +PKG_SOURCE_URL:=https://downloads.openwrt.org/sources PKG_HASH:=4ff0e8f07e35e46b705c0dbe9d9544ede01ea092a69e3f7db03e55a3f2bb8eb7 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) @@ -24,7 +24,6 @@ define Package/fconfig CATEGORY:=Utilities SUBMENU:=Boot Loaders TITLE:=RedBoot configuration editor - URL:=http://andrzejekiert.ovh.org/software.html.en endef define Package/fconfig/description -- 2.7.4 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel