Change many homepage urls from http to https #30636
This commit is contained in:
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = http://sourceforge.net/projects/rkflashtool/;
|
||||
homepage = https://sourceforge.net/projects/rkflashtool/;
|
||||
description = "Tools for flashing Rockchip devices";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
maintainers = [ stdenv.lib.maintainers.viric ];
|
||||
|
||||
Reference in New Issue
Block a user