Merge pull request #27220 from AMDmi3/patch-1

Fix homepage

authored by

Frederik Rietdijk and committed by
GitHub
3abfc161 ff5423cd

+1 -1
+1 -1
pkgs/servers/openpts/default.nix
··· 45 46 meta = { 47 description = "TCG Platform Trust Service (PTS)"; 48 - homepage = "ttp://sourceforge.jp/projects/openpts"; 49 license = stdenv.lib.licenses.cpl10; 50 platforms = stdenv.lib.platforms.linux; 51 maintainers = with stdenv.lib.maintainers; [ tstrobel ];
··· 45 46 meta = { 47 description = "TCG Platform Trust Service (PTS)"; 48 + homepage = "http://sourceforge.jp/projects/openpts"; 49 license = stdenv.lib.licenses.cpl10; 50 platforms = stdenv.lib.platforms.linux; 51 maintainers = with stdenv.lib.maintainers; [ tstrobel ];