bettercap: update to 2.16.

This commit is contained in:
Andrea Brancaleoni 2019-02-16 12:05:26 +01:00
parent 513cb311c7
commit abf461a031

View file

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