mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
watchexec: update to 1.24.2
This commit is contained in:
parent
e20a2269f4
commit
49e1e238c6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'watchexec'
|
# Template file for 'watchexec'
|
||||||
pkgname=watchexec
|
pkgname=watchexec
|
||||||
version=1.24.1
|
version=1.24.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path crates/cli"
|
make_install_args="--path crates/cli"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/watchexec/watchexec"
|
homepage="https://github.com/watchexec/watchexec"
|
||||||
distfiles="https://github.com/watchexec/watchexec/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/watchexec/watchexec/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=9afc736fd4c0f895c89b7d6b1bbbb831fdb255400f785dcd3a414f62a5db6bd5
|
checksum=d863b77332bd56cd37a45a99ae2be50a9aa332b66b523a4a76676bd778c017d4
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
XBPS_CROSS_RUSTFLAGS+=" -latomic"
|
XBPS_CROSS_RUSTFLAGS+=" -latomic"
|
||||||
|
|
Loading…
Add table
Reference in a new issue