New package: bettercap-2.0.0
This commit is contained in:
parent
3fa86abf05
commit
1ef90c68f8
1 changed files with 14 additions and 0 deletions
14
srcpkgs/bettercap/template
Normal file
14
srcpkgs/bettercap/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'bettercap'
|
||||
pkgname=bettercap
|
||||
version=2.0.0
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git"
|
||||
makedepends="libpcap-devel"
|
||||
short_desc="Network attack and monitoring framework"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="GPL-3"
|
||||
go_import_path="github.com/bettercap/bettercap"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=248b64c82e031bf4b216b14b1a0040ec62838c374a410e241e40ec687829e61c
|
Loading…
Reference in a new issue