mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
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'
|
# Template file for 'bettercap'
|
||||||
pkgname=bettercap
|
pkgname=bettercap
|
||||||
version=2.28
|
version=2.29
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
||||||
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=5bde85117679c6ed8b5469a5271cdd5f7e541bd9187b8d0f26dee790c37e36e9
|
checksum=c414be98a48d9f279460b325dddaef8479132a1470c6f305790d79e04dac1297
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||||
CPPFLAGS="-Du_int8_t=uint8_t -Du_int16_t=uint16_t -Du_int32_t=uint32_t"
|
CPPFLAGS="-Du_int8_t=uint8_t -Du_int16_t=uint16_t -Du_int32_t=uint32_t"
|
||||||
|
|
Loading…
Add table
Reference in a new issue