mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 14:50:07 +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
@@ -35,7 +35,7 @@ define Package/perl-ack
|
||||
SECTION:=lang
|
||||
CATEGORY:=Languages
|
||||
TITLE:=grep-like text finder
|
||||
URL:=http://search.cpan.org/dist/ack/
|
||||
URL:=https://metacpan.org/dist/ack/
|
||||
DEPENDS:=perl +perl-file-next +perlbase-filetest +perlbase-if \
|
||||
+perlbase-list +perlbase-pod +perlbase-test +perlbase-text \
|
||||
+perlbase-term
|
||||
|
||||
Reference in New Issue
Block a user