blob: 91a0e74f2deac660279f4e807b00515a6cd54c62 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = depthcharge
pkgdesc = Security research and jailbreaking toolkit for platforms using U-Boot
pkgver = 0.3.0
pkgrel = 1
url = https://depthcharge.readthedocs.io/en/latest/scripts/index.html
arch = any
license = BSD
depends = python
depends = python-pyserial
depends = python-tqdm
optdepends = dtc: needed for depthcharge-find-fdt
provides = depthcharge
options = !emptydirs
source = https://github.com/nccgroup/depthcharge/archive/0.3.0.tar.gz
sha512sums = a370b37e0927017f25134539297af497994d57943282087926c1e8c8a0bad9490d4260181475cffaca40b01d75e2f49e4217e6fdc9ebe838aabffaa5a6eb9a25
pkgname = depthcharge
|