treewide: abandon Google Code homepages

This commit is contained in:
c0bw3b
2017-11-03 18:52:28 +00:00
committed by Orivej Desh
parent 74260a4922
commit 525380b472
65 changed files with 118 additions and 110 deletions
+2 -1
View File
@@ -19,8 +19,9 @@ stdenv.mkDerivation rec {
hardeningDisable = [ "format" ];
meta = {
homepage = http://code.google.com/p/mp4v2;
homepage = https://code.google.com/archive/p/mp4v2/;
maintainers = [ ];
platforms = stdenv.lib.platforms.linux;
license = stdenv.lib.licenses.mpl11;
};
}