hcxdumptool: deleted unmaintained port

This commit is contained in:
Tim Biermann 2021-02-15 09:50:41 +00:00
parent 7f0820fae8
commit 4a35acc8a8
3 changed files with 0 additions and 24 deletions

View File

@ -1,4 +0,0 @@
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

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30wn7OoUTI9nSI4BRjjMz6b7suXF37QiyEIQLTW88u9TrbQBA16ugBD2hAiV1a0gzFhMiq/YecFLMs5VxtTpogc=
SHA256 (Pkgfile) = f8c45e28160022b3546173d1625689ff1d6beae8bb13852067db5ec09a377eed
SHA256 (.footprint) = 2c32e707c912ffff85cb551e618476adb705ac4a872e677c642768987d988dde
SHA256 (hcxdumptool-6.1.5.tar.gz) = 6a2697b871778a9ef21ea0922445d532109c3fc95af08474673044d43b090c6c

View File

@ -1,15 +0,0 @@
# Description: Capture packets from wlan devices
# URL: https://github.com/ZerBea/hcxdumptool
# Maintainer: UNMAINTAINED
# Depends on: openssl
name=hcxdumptool
version=6.1.5
release=1
source=(https://github.com/ZerBea/$name/archive/$version/$name-$version.tar.gz)
build() {
cd $name-$version
make BINDIR=$PKG/usr/bin install
}