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
@@ -22,7 +22,7 @@ define Package/python3-vobject
|
||||
SECTION:=lang
|
||||
CATEGORY:=Languages
|
||||
TITLE:=VObject
|
||||
URL:=http://eventable.github.io/vobject/
|
||||
URL:=https://py-vobject.github.io/
|
||||
DEPENDS:=+python3 +python3-dateutil
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user