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:
Yanase Yuki
2026-01-02 18:06:57 +09:00
committed by Josef Schlehofer
parent 2063d77936
commit b0d8a3d384
257 changed files with 363 additions and 391 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ define Package/cqueues/default
SECTION:=lang
CATEGORY:=Languages
TITLE:=cqueues for $(1)
URL:=http://25thandclement.com/~william/projects/cqueues.html
URL:=https://25thandclement.com/~william/projects/cqueues.html
DEPENDS:=+libopenssl
endef
+2 -2
View File
@@ -14,7 +14,7 @@ PKG_MAINTAINER:=Dirk Chang <dirk@kooiot.com>
PKG_LICENSE:=MIT
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.inf.puc-rio.br/~roberto/lpeg/
PKG_SOURCE_URL:=https://www.inf.puc-rio.br/~roberto/lpeg/
PKG_HASH:=48d66576051b6c78388faad09b70493093264588fcd0f258ddaab1cdd4a15ffe
include $(INCLUDE_DIR)/package.mk
@@ -24,7 +24,7 @@ define Package/lpeg
SECTION:=lang
CATEGORY:=Languages
TITLE:=LPeg
URL:=http://www.inf.puc-rio.br/~roberto/lpeg/
URL:=https://www.inf.puc-rio.br/~roberto/lpeg/
DEPENDS:=+lua
endef
+1 -1
View File
@@ -26,7 +26,7 @@ endef
define Package/lua-libmodbus/description
lua-libmodbus is a binding to libmodbus,
see also http://www.libmodbus.org
see also https://libmodbus.org
endef
define Build/Configure
+2 -2
View File
@@ -12,7 +12,7 @@ PKG_VERSION:=0.9.5
PKG_RELEASE:=1
PKG_SOURCE:=lsqlite3_fsl09y.zip
PKG_SOURCE_URL:=http://lua.sqlite.org/index.cgi/zip/
PKG_SOURCE_URL:=https://lua.sqlite.org/home/zip/
PKG_HASH:=d38402aa7640055d260c1246c36e6d6d31b425a25a805431f13695694466b722
PKG_LICENSE:=MIT
@@ -27,7 +27,7 @@ define Package/lsqlite3/default
SECTION:=lang
CATEGORY:=Languages
TITLE:=Lua wrapper for the SQLite3 library
URL:=http://lua.sqlite.org
URL:=https://lua.sqlite.org/home/home
DEPENDS:=+libsqlite3
endef
+1 -1
View File
@@ -32,7 +32,7 @@ define Package/lua-openssl
SECTION:=lang
CATEGORY:=Languages
TITLE:=Lua openSSL binding
URL:=http://github.com/zhaozg/lua-openssl
URL:=https://github.com/zhaozg/lua-openssl
DEPENDS:=+liblua +libopenssl +librt
endef
+1 -1
View File
@@ -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
+1 -1
View File
@@ -31,7 +31,7 @@ define Package/lua-rings
SECTION:=lang
CATEGORY:=Languages
TITLE:=Lua-Rings
URL:=http://keplerproject.github.io/rings/
URL:=https://keplerproject.github.io/rings/
DEPENDS:=+lua
endef
+2 -2
View File
@@ -14,7 +14,7 @@ PKG_RELEASE:=1
_BASENAME:=LuaBitOp
PKG_SOURCE:=$(_BASENAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://bitop.luajit.org/download/
PKG_SOURCE_URL:=https://bitop.luajit.org/download/
PKG_HASH:=d514a3d2cefa76c8d11c1b9ec740d5fae316a9c9764e1e12ddea21e4982fab4b
PKG_BUILD_DIR:=$(BUILD_DIR)/$(_BASENAME)-$(PKG_VERSION)
PKG_LICENSE:=MIT
@@ -26,7 +26,7 @@ define Package/luabitop
SECTION:=lang
CATEGORY:=Languages
TITLE:=luabitop
URL:=http://bitop.luajit.org/
URL:=https://bitop.luajit.org/
DEPENDS:=+liblua
endef
+1 -1
View File
@@ -27,7 +27,7 @@ define Package/luaexpat
SECTION:=lang
CATEGORY:=Languages
TITLE:=LuaExpat
URL:=http://matthewwild.co.uk/projects/luaexpat/
URL:=https://lunarmodules.github.io/luaexpat/
MAINTAINER:=W. Michael Petullo <mike@flyn.org>
DEPENDS:=+lua +libexpat
endef
+2 -2
View File
@@ -13,7 +13,7 @@ PKG_RELEASE:=1
PKG_LICENSE:=MIT
PKG_MIRROR_HASH:=a64d8299c7c875bd2183f82f9a71f6fcc7610ee7377add0b6069fea3d7355073
PKG_SOURCE_URL:=https://github.com/keplerproject/luafilesystem.git
PKG_SOURCE_URL:=https://github.com/lunarmodules/luafilesystem.git
PKG_SOURCE_VERSION:=v$(subst .,_,$(PKG_VERSION))
PKG_SOURCE_PROTO:=git
@@ -24,7 +24,7 @@ define Package/luafilesystem
SECTION:=lang
CATEGORY:=Languages
TITLE:=LuaFileSystem
URL:=http://keplerproject.github.com/luafilesystem/
URL:=https://lunarmodules.github.io/luafilesystem/
MAINTAINER:=W. Michael Petullo <mike@flyn.org>
DEPENDS:=+liblua
endef
+1 -1
View File
@@ -30,7 +30,7 @@ define Package/lualanes
SECTION:=lang
CATEGORY:=Languages
TITLE:=LuaLanes
URL:=http://lualanes.github.io/lanes/
URL:=https://lualanes.github.io/lanes/
DEPENDS:=+lua +luac +liblua +libpthread
endef
+1 -1
View File
@@ -29,7 +29,7 @@ define Package/luaossl/default
SECTION:=lang
CATEGORY:=Languages
TITLE:=Comprehensive binding to OpenSSL for $(1)
URL:=http://25thandclement.com/~william/projects/luaossl.html
URL:=https://25thandclement.com/~william/projects/luaossl.html
DEPENDS:=+libopenssl
endef
+1 -1
View File
@@ -26,7 +26,7 @@ define Package/luasocket/default
SUBMENU:=Lua
SECTION:=lang
CATEGORY:=Languages
URL:=http://w3.impa.br/~diego/software/luasocket
URL:=https://lunarmodules.github.io/luasocket/
endef
define Package/luasocket