bettercap: update to 2.27.

This commit is contained in:
Andrea Brancaleoni 2020-04-10 22:40:15 +02:00
parent 166c9760d3
commit b838708545

View File

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