treewide: http -> https
This commit is contained in:
@@ -14,7 +14,7 @@ pythonPackages.buildPythonApplication rec {
|
||||
propagatedBuildInputs = [ pythonPackages.pycrypto pythonPackages.distorm3 ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://www.volatilityfoundation.org/;
|
||||
homepage = https://www.volatilityfoundation.org/;
|
||||
description = "Advanced memory forensics framework";
|
||||
maintainers = with maintainers; [ bosu ];
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
|
||||
Reference in New Issue
Block a user