bettercap: update to 2.24.

This commit is contained in:
Andrea Brancaleoni 2019-05-03 14:42:01 +02:00
parent 5bb5e3ab2f
commit 3f80a51402

View file

@ -1,6 +1,6 @@
# Template file for 'bettercap'
pkgname=bettercap
version=2.23
version=2.24
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=f33612310e7bee114dbd426ed4d7a5126b9fa7b85497e0e6c1ef34bbf4322d0f
checksum=1dcdde99d3bbf887bea33047042daf554ed7bc876478f93d33a51d4fb9c771a5
case "$XBPS_TARGET_MACHINE" in
x86_64-musl|i686) broken="fails to build" ;;