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
@@ -29,7 +29,7 @@ define Package/perl-authen-sasl
|
||||
SECTION:=lang
|
||||
CATEGORY:=Languages
|
||||
TITLE:=Generic network authentication protocol framework.
|
||||
URL:=http://search.cpan.org/dist/$(PKG_SOURCE_NAME)/
|
||||
URL:=https://metacpan.org/dist/Authen-SASL/
|
||||
DEPENDS:=perl +perlbase-digest
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user