proxmark3-rrg: update website, license
This commit is contained in:
parent
e9782f715d
commit
1b2e5d8ad6
1 changed files with 2 additions and 2 deletions
|
@ -78,8 +78,8 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = with lib; {
|
||||
description = "Client for proxmark3, powerful general purpose RFID tool";
|
||||
homepage = "https://rfidresearchgroup.com/";
|
||||
license = licenses.gpl2Plus;
|
||||
homepage = "https://github.com/RfidResearchGroup/proxmark3";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ nyanotech emilytrau ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue