Merge pull request #30846 from c0bw3b/pkg/Gcode
treewide: abandon Google Code homepages
This commit is contained in:
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
description = "A script to install DLLs needed to work around problems in Wine";
|
||||
license = stdenv.lib.licenses.lgpl21;
|
||||
homepage = http://code.google.com/p/winetricks/;
|
||||
homepage = https://github.com/Winetricks/winetricks;
|
||||
maintainers = with stdenv.lib.maintainers; [ the-kenny ];
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user