parent
f93f68b79d
commit
e1da3e1c01
1 changed files with 17 additions and 0 deletions
17
srcpkgs/hcxdumptool/template
Normal file
17
srcpkgs/hcxdumptool/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'hcxdumptool'
|
||||
pkgname=hcxdumptool
|
||||
version=6.1.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="libressl-devel"
|
||||
short_desc="Small tool to capture packets from wlan devices"
|
||||
maintainer="Felix Hanley <felix@userspace.com.au>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/ZerBea/hcxdumptool/"
|
||||
changelog="https://raw.githubusercontent.com/ZerBea/hcxdumptool/master/changelog"
|
||||
distfiles="https://github.com/ZerBea/hcxdumptool/archive/${version}.tar.gz"
|
||||
checksum=f23b49422f2917982a232ccca3debca26727a80cebd0f9484700d0a382123a47
|
||||
|
||||
post_install() {
|
||||
vlicense ${wrksrc}/license.txt
|
||||
}
|
Loading…
Reference in a new issue