[OpenWrt-Devel] [PATCH] admswconfig: Remove dead URL + HTTPS
Rosen Penev
rosenp at gmail.com
Sun Jul 29 13:02:08 EDT 2018
Found using uscan.
Signed-off-by: Rosen Penev <rosenp at gmail.com>
---
package/utils/admswconfig/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/package/utils/admswconfig/Makefile b/package/utils/admswconfig/Makefile
index 0524949dde..b2a163248a 100644
--- a/package/utils/admswconfig/Makefile
+++ b/package/utils/admswconfig/Makefile
@@ -12,7 +12,7 @@ PKG_VERSION:=0.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://downloads.openwrt.org/sources
+PKG_SOURCE_URL:=https://downloads.openwrt.org/sources
PKG_HASH:=37b4409ea2105520b4a7327e53c3210251000ddf58f81a8e4c19e6ff9d615afe
PKG_FLAGS:=nonshared
@@ -24,7 +24,6 @@ define Package/admswconfig
CATEGORY:=Utilities
TITLE:=ADM5120 Switch configuration tool
DEPENDS:=@TARGET_adm5120
- URL:=http://sharon.esrac.ele.tue.nl/users/pe1rxq/linux-adm/admswconfig/
MAINTAINER:=Florian Fainelli <florian at openwrt.org>
endef
--
2.17.1
_______________________________________________
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