bettercap: update to 2.24.1.

This commit is contained in:
Daniel Eyßer 2019-07-09 14:06:11 +02:00 committed by Helmut Pozimski
parent bf04db6155
commit d5569d0ef3

View file

@ -1,6 +1,6 @@
# Template file for 'bettercap'
pkgname=bettercap
version=2.24
version=2.24.1
revision=1
build_style=go
go_import_path=github.com/bettercap/bettercap
@ -10,9 +10,9 @@ short_desc="Network attack and monitoring framework"
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=1dcdde99d3bbf887bea33047042daf554ed7bc876478f93d33a51d4fb9c771a5
distfiles="https://github.com/bettercap/bettercap/archive/v${version}.tar.gz"
checksum=590cef2b2b24fd9f67c57c8cb19ab8ff08b11d43bfc23b468013ddad907bb8b8
case "$XBPS_TARGET_MACHINE" in
x86_64-musl|i686) broken="fails to build" ;;
x86_64-musl) broken="fails to build" ;;
esac