mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
difftastic: update to 0.53.1.
This commit is contained in:
parent
7bc0ddadb9
commit
37e8d85804
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'difftastic'
|
||||
pkgname=difftastic
|
||||
version=0.53.0
|
||||
version=0.53.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Structural diff tool that understands syntax"
|
||||
|
@ -9,7 +9,7 @@ license="MIT"
|
|||
homepage="https://difftastic.wilfred.me.uk"
|
||||
changelog="https://raw.githubusercontent.com/Wilfred/difftastic/master/CHANGELOG.md"
|
||||
distfiles="https://static.crates.io/crates/difftastic/difftastic-${version}.crate"
|
||||
checksum=67efc5a7dd90049869662d3907d1cd6aab75e81f8ea69c62b2544874defc6b9d
|
||||
checksum=9abaa11cdc40577d54f690e36fd2d896652f413f4b30d17859018480e34b5e68
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
XBPS_CROSS_RUSTFLAGS+=" -latomic"
|
||||
|
|
Loading…
Add table
Reference in a new issue