blob: 266405a0cabe3a8f4aa2f796d5d19c541436e42d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = nfc-staticnested-git
pkgdesc = Staticnested attack implemented in libnfc world.
pkgver = r31.454ed00
pkgrel = 1
url = https://github.com/Redbeanw44602/nfc-staticnested
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = GPL-3.0
makedepends = git
makedepends = xmake
depends = libnfc
source = nfc-staticnested-git::git+https://github.com/Redbeanw44602/nfc-staticnested.git
sha256sums = SKIP
pkgname = nfc-staticnested-git
|