bettercap: update to 2.24.
This commit is contained in:
parent
5bb5e3ab2f
commit
3f80a51402
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.23
|
version=2.24
|
||||||
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="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=f33612310e7bee114dbd426ed4d7a5126b9fa7b85497e0e6c1ef34bbf4322d0f
|
checksum=1dcdde99d3bbf887bea33047042daf554ed7bc876478f93d33a51d4fb9c771a5
|
||||||
|
|
||||||
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
Add a link
Reference in a new issue