hcxdumptool: initial commit, v6.1.3
This commit is contained in:
parent
c0616dbf61
commit
6b908c3e23
4
hcxdumptool/.footprint
Normal file
4
hcxdumptool/.footprint
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
drwxr-xr-x root/root usr/
|
||||||
|
drwxr-xr-x root/root usr/bin/
|
||||||
|
-rwxr-xr-x root/root usr/bin/hcxdumptool
|
||||||
|
-rwxr-xr-x root/root usr/bin/hcxpioff
|
5
hcxdumptool/.signature
Normal file
5
hcxdumptool/.signature
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
untrusted comment: verify with /etc/ports/contrib.pub
|
||||||
|
RWSagIOpLGJF3zukAIdwRNPudz8TpXZBBa0x1LPrycpVg4YIlXKAw9w3hrY6tDvw7y8FRurxuRcHruMGgPsO4mID0K4BwSV5Vw8=
|
||||||
|
SHA256 (Pkgfile) = c12c0635c749aac3a8732c06f1a87e1345421f8ac5c4da4f18f9b6981f28677d
|
||||||
|
SHA256 (.footprint) = 2c32e707c912ffff85cb551e618476adb705ac4a872e677c642768987d988dde
|
||||||
|
SHA256 (hcxdumptool-6.1.3.tar.gz) = 30392df85f2ecf2f333a49eedd1348fcf11920d5ed1eb59ea389470bf99d27fb
|
15
hcxdumptool/Pkgfile
Normal file
15
hcxdumptool/Pkgfile
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Description: Capture packets from wlan devices
|
||||||
|
# URL: https://github.com/ZerBea/hcxdumptool
|
||||||
|
# Maintainer: Alexandr Savca, alexandrsavca89 at gmail dot com
|
||||||
|
# Depends on: openssl
|
||||||
|
|
||||||
|
name=hcxdumptool
|
||||||
|
version=6.1.3
|
||||||
|
release=1
|
||||||
|
source=(https://github.com/ZerBea/$name/archive/$version/$name-$version.tar.gz)
|
||||||
|
|
||||||
|
build() {
|
||||||
|
cd $name-$version
|
||||||
|
|
||||||
|
make INSTALLDIR=$PKG/usr/bin install
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user