mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
bettercap: update to 2.10.
This commit is contained in:
parent
3978932c1f
commit
0b966acd36
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bettercap'
|
# Template file for 'bettercap'
|
||||||
pkgname=bettercap
|
pkgname=bettercap
|
||||||
version=2.9
|
version=2.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git pkg-config"
|
hostmakedepends="git pkg-config"
|
||||||
|
@ -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=3c44246d18ce417e9db920d9f5929e1a55f5f7c713b6e77bc41edd04e410579a
|
checksum=47b85e806f7ccf07a0b4a0d28226d7e568fbde2b68b1def7be17d113be8ec34e
|
||||||
|
|
||||||
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