bettercap: update to 2.13.

This commit is contained in:
Andrea Brancaleoni 2019-01-29 11:46:54 +01:00
parent bd34c2bc75
commit 4ef4ce04e4

View file

@ -1,6 +1,6 @@
# Template file for 'bettercap'
pkgname=bettercap
version=2.12
version=2.13
revision=1
build_style=go
hostmakedepends="git pkg-config"
@ -11,7 +11,7 @@ license="GPL-3"
go_import_path=github.com/bettercap/bettercap
homepage="https://${go_import_path}"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=d4d85928d39134eccdb086570664d0927fef29f3caba6848c357e0df94f10fa2
checksum=fe7d1dff0f4de079a2cfab92c4593e56c62e666575b52d80401b523a83578a27
case "$XBPS_TARGET_MACHINE" in
x86_64-musl|i686) broken="fails to build" ;;