mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
watchexec: update to 1.25.1
This commit is contained in:
parent
dfdcdcda96
commit
c6872bc82a
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'watchexec'
|
||||
pkgname=watchexec
|
||||
version=1.24.2
|
||||
version=1.25.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_install_args="--path crates/cli"
|
||||
|
@ -9,8 +9,9 @@ short_desc="Executes commands in response to file modifications"
|
|||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/watchexec/watchexec"
|
||||
changelog="https://github.com/watchexec/watchexec/releases"
|
||||
distfiles="https://github.com/watchexec/watchexec/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=d863b77332bd56cd37a45a99ae2be50a9aa332b66b523a4a76676bd778c017d4
|
||||
checksum=9609163c14cd49ec651562838f38b88ed2d370e354af312ddc78c2be76c08d37
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
XBPS_CROSS_RUSTFLAGS+=" -latomic"
|
||||
|
|
Loading…
Add table
Reference in a new issue