bettercap: update to 2.23.
This commit is contained in:
parent
0842f44b34
commit
e4a750a422
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bettercap'
|
||||
pkgname=bettercap
|
||||
version=2.22
|
||||
version=2.23
|
||||
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=5bcbde5785dd2983f6379f8bbc5f286fe8e53295cf1e04a8042fa467f345e7f4
|
||||
checksum=f33612310e7bee114dbd426ed4d7a5126b9fa7b85497e0e6c1ef34bbf4322d0f
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl|i686) broken="fails to build" ;;
|
||||
|
|
Loading…
Reference in a new issue