bettercap: update to 2.26.1.

This commit is contained in:
Andrea Brancaleoni 2019-10-27 18:20:02 +01:00
parent 4bc043ce91
commit b08ced4e60

View file

@ -1,6 +1,6 @@
# Template file for 'bettercap' # Template file for 'bettercap'
pkgname=bettercap pkgname=bettercap
version=2.26 version=2.26.1
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/bettercap/bettercap go_import_path=github.com/bettercap/bettercap
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-3.0-only" license="GPL-3.0-only"
homepage="https://github.com/bettercap/bettercap" homepage="https://github.com/bettercap/bettercap"
distfiles="https://github.com/bettercap/bettercap/archive/v${version}.tar.gz" distfiles="https://github.com/bettercap/bettercap/archive/v${version}.tar.gz"
checksum=efa9d6a6c63d715c05a8898ff84bde8d9ded022296b14245a545a6161cc6f1f6 checksum=75530015ee27e5ba05faff0295486ca85489ecd9de3161ca398a9b577522c578
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
x86_64-musl) broken="fails to build" ;; x86_64-musl) broken="fails to build" ;;