summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hcxdumptool/.footprint4
-rw-r--r--hcxdumptool/.signature5
-rw-r--r--hcxdumptool/Pkgfile15
3 files changed, 0 insertions, 24 deletions
diff --git a/hcxdumptool/.footprint b/hcxdumptool/.footprint
deleted file mode 100644
index 66d8339fc..000000000
--- a/hcxdumptool/.footprint
+++ /dev/null
@@ -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
diff --git a/hcxdumptool/.signature b/hcxdumptool/.signature
deleted file mode 100644
index d2db9e847..000000000
--- a/hcxdumptool/.signature
+++ /dev/null
@@ -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
diff --git a/hcxdumptool/Pkgfile b/hcxdumptool/Pkgfile
deleted file mode 100644
index bb27315e4..000000000
--- a/hcxdumptool/Pkgfile
+++ /dev/null
@@ -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
-}

Generated by cgit