From 1bd9c358be41d7d9f6b9607f256a45ea3413040c Mon Sep 17 00:00:00 2001 From: Stig Palmquist Date: Mon, 9 Aug 2021 19:50:57 +0200 Subject: proxmark3-rrg: 4.9237 -> 4.13441 --- pkgs/tools/security/proxmark3/proxmark3-rrg.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/tools/security/proxmark3') diff --git a/pkgs/tools/security/proxmark3/proxmark3-rrg.nix b/pkgs/tools/security/proxmark3/proxmark3-rrg.nix index 2ae3443947241..085610f179949 100644 --- a/pkgs/tools/security/proxmark3/proxmark3-rrg.nix +++ b/pkgs/tools/security/proxmark3/proxmark3-rrg.nix @@ -7,13 +7,13 @@ mkDerivation rec { pname = "proxmark3-rrg"; - version = "4.9237"; + version = "4.13441"; src = fetchFromGitHub { owner = "RfidResearchGroup"; repo = "proxmark3"; rev = "v${version}"; - sha256 = "13xrhvrsm73rfgqpgca6a37c3jixdkxvfggmacnnx5fdfb393bfx"; + sha256 = "1ffchqnm8023zcm4ywncf1j6076s78226h72m9dfmi0zbj3pbj4m"; }; nativeBuildInputs = [ pkg-config gcc-arm-embedded ]; -- cgit 1.4.1