bettercap: update to 2.27.1.

This commit is contained in:
Andrea Brancaleoni 2020-05-07 10:46:25 +02:00
parent 5967c97470
commit 7391731bec

View file

@ -1,6 +1,6 @@
# Template file for 'bettercap'
pkgname=bettercap
version=2.27
version=2.27.1
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=0b6e86e9d2e05663fcd4130f41befb176ad4d2c953c8f7346402e0dd05a072a8
checksum=dd4349a43486ec300a0f777f7c53b2fff608fb82dbba720c144b85538811405c
case "$XBPS_TARGET_MACHINE" in
x86_64-musl) broken="fails to build" ;;