stuntrally: update homepage

Signed-off-by: Marcin Serwin <marcin@serwin.dev>
This commit is contained in:
Marcin Serwin
2026-01-17 09:24:46 +01:00
parent 5e88eb2014
commit 46ac4772f6
+1 -1
View File
@@ -98,7 +98,7 @@ stdenv.mkDerivation rec {
meta = {
description = "Stunt Rally game with Track Editor, based on VDrift and OGRE";
homepage = "http://stuntrally.tuxfamily.org/";
homepage = "https://cryham.org/stuntrally/";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ pSub ];
platforms = lib.platforms.linux;