blob: 93eb51597f42419b3bc90aa709682349b4e7783d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = libwifi
pkgdesc = An 802.11 Frame Parsing and Generation library written in C
pkgver = 0.0.10
pkgrel = 2
url = https://libwifi.so
arch = x86_64
license = Apache-2.0
makedepends = cmake
source = libwifi-0.0.10.tar.gz::https://github.com/libwifi/libwifi/archive/refs/tags/0.0.10.tar.gz
source = epoch.patch
source = libwifi_remove_tag.patch
sha256sums = 894a8ab711c0abdabd78cc55343757d35ddf4399e5243a9ed0a3a52659eb8f71
sha256sums = be22e64d8456123a9077e4f5e3a7950b47330381e1a2970a2f4c58c5ec24e1a9
sha256sums = 44906e475bdf55173ab38e48edf5b403daf4b21e3cea8a78d12a0db5cf341838
pkgname = libwifi
|