bettercap: update to 2.17.
This commit is contained in:
parent
f512595d9a
commit
97fcb50687
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bettercap'
|
||||
pkgname=bettercap
|
||||
version=2.16
|
||||
version=2.17
|
||||
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=75291742df7ced2fc7daa445c87c90aecdd21249892bc6664a5acf2a50c2fa22
|
||||
checksum=a4303eca6e7ed2aabe23638a2f2eb61b0786911e6ddb5153500b3d1ffe7af252
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl|i686) broken="fails to build" ;;
|
||||
|
|
Loading…
Reference in New Issue