bettercap: update to 2.16.
This commit is contained in:
parent
513cb311c7
commit
abf461a031
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bettercap'
|
||||
pkgname=bettercap
|
||||
version=2.14
|
||||
version=2.16
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/bettercap/bettercap
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/bettercap/bettercap"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=b5b7af09e587292541dbd84175523485220d171182959cf4cc51302792bfa338
|
||||
checksum=75291742df7ced2fc7daa445c87c90aecdd21249892bc6664a5acf2a50c2fa22
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl|i686) broken="fails to build" ;;
|
||||
|
|
Loading…
Reference in a new issue