treewide: http -> https
This commit is contained in:
@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
||||
create customized Amigas.
|
||||
'';
|
||||
license = licenses.gpl2Plus;
|
||||
homepage = http://fs-uae.net;
|
||||
homepage = https://fs-uae.net;
|
||||
maintainers = with stdenv.lib; [ maintainers.AndersonTorres ];
|
||||
platforms = [ "i686-linux" "x86_64-linux" ];
|
||||
};
|
||||
|
||||
@@ -61,7 +61,7 @@ stdenv.mkDerivation rec {
|
||||
states and PS2 system memory. This allows you to play PS2 games on your
|
||||
PC, with many additional features and benefits.
|
||||
'';
|
||||
homepage = http://pcsx2.net;
|
||||
homepage = https://pcsx2.net;
|
||||
maintainers = with maintainers; [ hrdinka ];
|
||||
|
||||
# PCSX2's source code is released under LGPLv3+. It However ships
|
||||
|
||||
Reference in New Issue
Block a user