summary refs log tree commit diff
path: root/pkgs/games/quakespasm
diff options
context:
space:
mode:
authorFerry Jérémie <ferryjeremie@free.fr>2023-01-21 22:41:12 +0100
committerWeijia Wang <9713184+wegank@users.noreply.github.com>2023-01-22 02:46:49 +0100
commit65d7e87fdb7ed8305012433753d7012312b95242 (patch)
tree2304cbe6c27dd9209531b1b374109679bb81528d /pkgs/games/quakespasm
parent2272f206cd8063ab87fbb8e47df5d1e2c7788826 (diff)
downloadnixpkgs-65d7e87fdb7ed8305012433753d7012312b95242.tar
nixpkgs-65d7e87fdb7ed8305012433753d7012312b95242.tar.gz
nixpkgs-65d7e87fdb7ed8305012433753d7012312b95242.tar.bz2
nixpkgs-65d7e87fdb7ed8305012433753d7012312b95242.tar.lz
nixpkgs-65d7e87fdb7ed8305012433753d7012312b95242.tar.xz
nixpkgs-65d7e87fdb7ed8305012433753d7012312b95242.tar.zst
nixpkgs-65d7e87fdb7ed8305012433753d7012312b95242.zip
treewide: replace http by https when https is a permanent redirection
Diffstat (limited to 'pkgs/games/quakespasm')
-rw-r--r--pkgs/games/quakespasm/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/quakespasm/default.nix b/pkgs/games/quakespasm/default.nix
index 6681370c79d..51d0528ac93 100644
--- a/pkgs/games/quakespasm/default.nix
+++ b/pkgs/games/quakespasm/default.nix
@@ -88,7 +88,7 @@ stdenv.mkDerivation rec {
 
   meta = with lib; {
     description = "An engine for iD software's Quake";
-    homepage = "http://quakespasm.sourceforge.net/";
+    homepage = "https://quakespasm.sourceforge.net/";
     longDescription = ''
       QuakeSpasm is a modern, cross-platform Quake 1 engine based on FitzQuake.
       It includes support for 64 bit CPUs and custom music playback, a new sound driver,