aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/misc
diff options
context:
space:
mode:
authorSilvan Mosberger <infinisil@icloud.com>2018-06-28 20:43:35 +0200
committerxeji <36407913+xeji@users.noreply.github.com>2018-06-28 20:43:35 +0200
commit57bccb3cb8f6b5dea5c315fcaabdb992498b9314 (patch)
tree9061fa0c994f031f5ffbdb9c84306d216a5b6b9b /pkgs/development/misc
parent9fb3a0476115a55d320ebe44e9eddaca69c3e975 (diff)
treewide: http -> https sources (#42676)
* treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
Diffstat (limited to 'pkgs/development/misc')
-rw-r--r--pkgs/development/misc/amdapp-sdk/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/misc/amdapp-sdk/default.nix b/pkgs/development/misc/amdapp-sdk/default.nix
index 84020a5ac2d..7da0fc148d4 100644
--- a/pkgs/development/misc/amdapp-sdk/default.nix
+++ b/pkgs/development/misc/amdapp-sdk/default.nix
@@ -26,7 +26,7 @@ let
};
"2.8" = {
- url = "http://developer.amd.com/wordpress/media/2012/11/AMD-APP-SDK-v2.8-lnx${bits}.tgz";
+ url = "https://developer.amd.com/wordpress/media/2012/11/AMD-APP-SDK-v2.8-lnx${bits}.tgz";
x86 = "99610737f21b2f035e0eac4c9e776446cc4378a614c7667de03a82904ab2d356";
x86_64 = "d9c120367225bb1cd21abbcf77cb0a69cfb4bb6932d0572990104c566aab9681";