mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 14:21:02 +02:00
LTESniffer: pkgcheck fixes
This commit is contained in:
parent
b77e8c4f17
commit
b98fa10b93
1 changed files with 3 additions and 3 deletions
|
|
@ -3,10 +3,10 @@
|
|||
|
||||
EAPI=8
|
||||
|
||||
inherit cmake flag-o-matic
|
||||
inherit cmake
|
||||
|
||||
DESCRIPTION="software-defined analyzer for APCO P25 signals"
|
||||
HOMEPAGE="http://osmocom.org/projects/op25/wiki"
|
||||
DESCRIPTION="LTE Downlink/Uplink Eavesdropper"
|
||||
HOMEPAGE="https://github.com/SysSec-KAIST/LTESniffer"
|
||||
SRC_URI="https://github.com/SysSec-KAIST/LTESniffer/archive/refs/tags/LTESniffer-v${PV}.tar.gz -> ${P}.gh.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue