treewide: fix redirect URLs
This commit is contained in:
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
description = "Offline dictionary attack against WPA/WPA2 networks";
|
||||
license = licenses.gpl2;
|
||||
homepage = http://www.willhackforsushi.com/?page_id=50;
|
||||
homepage = https://www.willhackforsushi.com/?page_id=50;
|
||||
maintainers = with maintainers; [ nico202 ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user