mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
bettercap: update to 2.9.
This commit is contained in:
parent
90ea8b1a3a
commit
019039dd23
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.8
|
version=2.9
|
||||||
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=9f8054aaa78acf0ddc020e52b6c7f6737556f2f4c7df16c094ac54e51dd11784
|
checksum=3c44246d18ce417e9db920d9f5929e1a55f5f7c713b6e77bc41edd04e410579a
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64-musl) broken="fails to build" ;;
|
x86_64-musl) broken="fails to build" ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue