Treewide: use https for SourceForge

This commit is contained in:
c0bw3b
2018-11-24 19:58:03 +01:00
parent 88ce525e85
commit 0ea604ac1d
21 changed files with 27 additions and 27 deletions

View File

@@ -5,7 +5,7 @@ stdenv.mkDerivation rec {
name = "blobby-volley-${version}";
src = fetchurl {
url = "http://softlayer-ams.dl.sourceforge.net/project/blobby/Blobby%20Volley%202%20%28Linux%29/1.0/blobby2-linux-1.0.tar.gz";
url = "mirror://sourceforge/blobby/Blobby%20Volley%202%20%28Linux%29/1.0/blobby2-linux-1.0.tar.gz";
sha256 = "1qpmbdlyhfbrdsq4vkb6cb3b8mh27fpizb71q4a21ala56g08yms";
};
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
platforms = with stdenv.lib.platforms; linux;
maintainers = with stdenv.lib.maintainers; [raskin];
homepage = http://blobby.sourceforge.net/;
downloadPage = "http://sourceforge.net/projects/blobby/files/Blobby%20Volley%202%20%28Linux%29/";
downloadPage = "https://sourceforge.net/projects/blobby/files/Blobby%20Volley%202%20%28Linux%29/";
inherit version;
};
}

View File

@@ -1,4 +1,4 @@
url http://sourceforge.net/projects/blobby/files/Blobby%20Volley%202%20%28Linux%29/
url https://sourceforge.net/projects/blobby/files/Blobby%20Volley%202%20%28Linux%29/
SF_version_dir
version_link '[.]tar[.][^.]+/download$'
SF_redirect