mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-04 18:40:19 +02:00
proxmark3: fix license
This commit is contained in:
parent
a0aeff6277
commit
85fb0ed999
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ fi
|
|||
DESCRIPTION="A general purpose RFID tool for Proxmark3 hardware"
|
||||
HOMEPAGE="https://github.com/RfidResearchGroup/proxmark3"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
LICENSE="GPL-2+ GPL-3+"
|
||||
SLOT="0"
|
||||
STANDALONE="+standalone-lf-samyrun standalone-lf-proxbrute standalone-lf-hidbrute standalone-hf-young standalone-hf-mattyrun standalone-hf-colin standalone-hf-bog"
|
||||
IUSE="deprecated +firmware +pm3rdv4 ${STANDALONE}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue