bettercap: update to 2.13.1.
This commit is contained in:
parent
423d3e5413
commit
d3a0907adb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bettercap'
|
||||
pkgname=bettercap
|
||||
version=2.13
|
||||
version=2.13.1
|
||||
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=fe7d1dff0f4de079a2cfab92c4593e56c62e666575b52d80401b523a83578a27
|
||||
checksum=22e75ba7d76aca157479bd7958650d4f0aa87fafbbc333f030783898592b73e1
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl|i686) broken="fails to build" ;;
|
||||
|
|
Loading…
Reference in New Issue