bettercap: update to 2.12.
This commit is contained in:
parent
761d032841
commit
b69cc131f6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bettercap'
|
||||
pkgname=bettercap
|
||||
version=2.11.1
|
||||
version=2.12
|
||||
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=3cb82dc77c51293961f77d9e3f20b0b7e30b8165fc89461b37ac900a801d5ad5
|
||||
checksum=d4d85928d39134eccdb086570664d0927fef29f3caba6848c357e0df94f10fa2
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl|i686) broken="fails to build" ;;
|
||||
|
|
Loading…
Reference in New Issue