mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
watchexec: update to 2.1.2
This commit is contained in:
parent
1ec45c82e6
commit
ee935454e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'watchexec'
|
||||
pkgname=watchexec
|
||||
version=2.1.1
|
||||
version=2.1.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_install_args="--path crates/cli"
|
||||
|
@ -11,7 +11,7 @@ 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=8d8e3c1de05daae24a31ea59d61631812b6044a74231aaa0e5a2ee15203898e8
|
||||
checksum=500b886038ccd553559fe19914e1a502728cfeb8ee9d81f3db448b05e5a890ec
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
XBPS_CROSS_RUSTFLAGS+=" -latomic"
|
||||
|
|
Loading…
Add table
Reference in a new issue