mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
bettercap: update to 2.5.
This commit is contained in:
parent
79c704a1e5
commit
7105a8fc1d
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'bettercap'
|
# Template file for 'bettercap'
|
||||||
pkgname=bettercap
|
pkgname=bettercap
|
||||||
version=2.3.1
|
version=2.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git"
|
hostmakedepends="git pkg-config"
|
||||||
makedepends="libpcap-devel"
|
makedepends="libpcap-devel libnetfilter_queue-devel"
|
||||||
short_desc="Network attack and monitoring framework"
|
short_desc="Network attack and monitoring framework"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
go_import_path="github.com/bettercap/bettercap"
|
go_import_path="github.com/bettercap/bettercap"
|
||||||
homepage="https://$go_import_path"
|
homepage="https://$go_import_path"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=9aa51d4eab9eaeb90380792e4ca8fa0809fe5c2b1cc3006d618a32c4ced3a968
|
checksum=90f437ce132cc080c573a5bbc568d31859105117db2e1bf77f209c01ef2fa5ee
|
||||||
|
|
Loading…
Add table
Reference in a new issue