mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bettercap: update to 2.26.
This commit is contained in:
parent
5d0e0478eb
commit
8509791821
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.25
|
version=2.26
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/bettercap/bettercap
|
go_import_path=github.com/bettercap/bettercap
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/bettercap/bettercap"
|
homepage="https://github.com/bettercap/bettercap"
|
||||||
distfiles="https://github.com/bettercap/bettercap/archive/v${version}.tar.gz"
|
distfiles="https://github.com/bettercap/bettercap/archive/v${version}.tar.gz"
|
||||||
checksum=955b29946774bb12a757006d5518bc20e7174092c5a37f771ab1cb8d21223b6a
|
checksum=efa9d6a6c63d715c05a8898ff84bde8d9ded022296b14245a545a6161cc6f1f6
|
||||||
|
|
||||||
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