bettercap: update to 2.19.
This commit is contained in:
parent
4655236145
commit
96e01a59c6
1 changed files with 2 additions and 2 deletions
|
@ -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" ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue