bettercap: update to 2.29.
This commit is contained in:
parent
895a1c1756
commit
b41f221bd3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bettercap'
|
||||
pkgname=bettercap
|
||||
version=2.28
|
||||
version=2.29
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/bettercap/bettercap
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/bettercap/bettercap"
|
||||
distfiles="https://github.com/bettercap/bettercap/archive/v${version}.tar.gz"
|
||||
checksum=5bde85117679c6ed8b5469a5271cdd5f7e541bd9187b8d0f26dee790c37e36e9
|
||||
checksum=c414be98a48d9f279460b325dddaef8479132a1470c6f305790d79e04dac1297
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
CPPFLAGS="-Du_int8_t=uint8_t -Du_int16_t=uint16_t -Du_int32_t=uint32_t"
|
||||
|
|
Loading…
Reference in a new issue