Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
This commit is contained in:
@@ -75,7 +75,7 @@ stdenv.mkDerivation rec {
|
||||
- NEC's PC Engine, SuperGrafx;
|
||||
- Bandai' WonderSwan, WonderSwan Color.
|
||||
'';
|
||||
homepage = http://byuu.org/higan/;
|
||||
homepage = https://byuu.org/higan/;
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ AndersonTorres ];
|
||||
platforms = with platforms; unix;
|
||||
|
||||
Reference in New Issue
Block a user