bettercap: update to 2.24.1.
This commit is contained in:
parent
bf04db6155
commit
d5569d0ef3
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bettercap'
|
# Template file for 'bettercap'
|
||||||
pkgname=bettercap
|
pkgname=bettercap
|
||||||
version=2.24
|
version=2.24.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/bettercap/bettercap
|
go_import_path=github.com/bettercap/bettercap
|
||||||
|
@ -10,9 +10,9 @@ short_desc="Network attack and monitoring framework"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
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="https://github.com/bettercap/bettercap/archive/v${version}.tar.gz"
|
||||||
checksum=1dcdde99d3bbf887bea33047042daf554ed7bc876478f93d33a51d4fb9c771a5
|
checksum=590cef2b2b24fd9f67c57c8cb19ab8ff08b11d43bfc23b468013ddad907bb8b8
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64-musl|i686) broken="fails to build" ;;
|
x86_64-musl) broken="fails to build" ;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue