mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 12:40:06 +04: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
@@ -25,7 +25,7 @@ define Package/lua-penlight
|
||||
SECTION:=lang
|
||||
CATEGORY:=Languages
|
||||
TITLE:=Penlight
|
||||
URL:=http://lunarmodules.github.io/Penlight/manual/01-introduction.md.html
|
||||
URL:=https://lunarmodules.github.io/Penlight/
|
||||
DEPENDS:=+luafilesystem
|
||||
MAINTAINER:=Karl Palsson <karlp@etactica.com>
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user