linux-router-without-wifi: 0.7.6 -> 0.8.1 (#442863)

authored by Wolfgang Walther and committed by GitHub 4519a243 93538582

+2 -2
+2 -2
pkgs/by-name/li/linux-router/package.nix
··· 41 42 stdenv.mkDerivation rec { 43 pname = "linux-router"; 44 - version = "0.7.6"; 45 46 src = fetchFromGitHub { 47 owner = "garywill"; 48 repo = "linux-router"; 49 tag = version; 50 - hash = "sha256-iiIDWDPz8MBwsBcJAWVNeuGwaNJ7xh7gFfRqXTG4oGQ="; 51 }; 52 53 nativeBuildInputs = [
··· 41 42 stdenv.mkDerivation rec { 43 pname = "linux-router"; 44 + version = "0.8.1"; 45 46 src = fetchFromGitHub { 47 owner = "garywill"; 48 repo = "linux-router"; 49 tag = version; 50 + hash = "sha256-tBrHuZKTf+7ABmE4FVYT9ny62CBa2A7va7OOFUsKJtM="; 51 }; 52 53 nativeBuildInputs = [