[OpenWrt-Devel] [PATCH 3/3] yamonenv: Remove dead URLs

Rosen Penev rosenp at gmail.com
Fri Aug 10 19:57:21 EDT 2018


Signed-off-by: Rosen Penev <rosenp at gmail.com>
---
 package/boot/yamonenv/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/package/boot/yamonenv/Makefile b/package/boot/yamonenv/Makefile
index 011d39a..ef1f36d 100644
--- a/package/boot/yamonenv/Makefile
+++ b/package/boot/yamonenv/Makefile
@@ -12,7 +12,7 @@ PKG_VERSION:=20051022
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)_gruen.4g__$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
+PKG_SOURCE_URL:=https://downloads.openwrt.org/sources
 PKG_HASH:=466eca9cdad2c15e957fb9ce7d0b6927ecd17d85c4cc2dff37e97a3e6b209c67
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
@@ -27,7 +27,6 @@ define Package/yamonenv
   SUBMENU:=Boot Loaders
   DEPENDS:=@TARGET_au1000
   TITLE:=YAMON configuration utility
-  URL:=http://meshcube.org/nylon/stable/sources/
   MAINTAINER:=Florian Fainelli <florian at openwrt.org>
 endef
 
-- 
2.7.4


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list