mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
bettercap: update to 2.11.1.
This commit is contained in:
parent
bc39580dd0
commit
6aa81c576e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bettercap'
|
# Template file for 'bettercap'
|
||||||
pkgname=bettercap
|
pkgname=bettercap
|
||||||
version=2.11
|
version=2.11.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git pkg-config"
|
hostmakedepends="git pkg-config"
|
||||||
makedepends="libpcap-devel libnetfilter_queue-devel"
|
makedepends="libpcap-devel libnetfilter_queue-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-3"
|
||||||
go_import_path=github.com/bettercap/bettercap
|
go_import_path=github.com/bettercap/bettercap
|
||||||
homepage="https://${go_import_path}"
|
homepage="https://${go_import_path}"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=4684008ede40ec1673a8371ec6dce5484732d5d459ed308e9c882975b7996904
|
checksum=3cb82dc77c51293961f77d9e3f20b0b7e30b8165fc89461b37ac900a801d5ad5
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64-musl|i686) broken="fails to build" ;;
|
x86_64-musl|i686) broken="fails to build" ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue