bettercap: update to 2.25.

This commit is contained in:
Andrea Brancaleoni 2019-10-02 21:58:13 +02:00
parent 1d0dce0d3f
commit 9f5f4baa60

View file

@ -1,6 +1,6 @@
# Template file for 'bettercap'
pkgname=bettercap
version=2.24.1
version=2.25
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="https://github.com/bettercap/bettercap/archive/v${version}.tar.gz"
checksum=590cef2b2b24fd9f67c57c8cb19ab8ff08b11d43bfc23b468013ddad907bb8b8
checksum=955b29946774bb12a757006d5518bc20e7174092c5a37f771ab1cb8d21223b6a
case "$XBPS_TARGET_MACHINE" in
x86_64-musl) broken="fails to build" ;;