mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
treewide: cleanup URLs
This commit converts plain HTTP URLs to HTTPS, and updates old or outdated URLs. Signed-off-by: Yanase Yuki <dev@zpc.st>
This commit is contained in:
committed by
Josef Schlehofer
parent
2063d77936
commit
b0d8a3d384
@@ -27,7 +27,7 @@ define Package/python3-paho-mqtt
|
||||
CATEGORY:=Languages
|
||||
SUBMENU:=Python
|
||||
TITLE:=MQTT version 5.0/3.1.1 client class
|
||||
URL:=http://eclipse.org/paho
|
||||
URL:=https://eclipse.dev/paho/
|
||||
DEPENDS:=+python3-light +python3-uuid +python3-logging +python3-urllib
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user