bettercap: update to 2.19.

This commit is contained in:
Andrea Brancaleoni 2019-03-17 15:41:55 +01:00
parent 4655236145
commit 96e01a59c6
1 changed files with 2 additions and 2 deletions

View File

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