difftastic: update to 0.51.1.

This commit is contained in:
icp 2023-08-26 12:03:16 +05:30 committed by classabbyamp
parent 47d25a649d
commit 19a198e780
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'difftastic'
pkgname=difftastic
version=0.50.0
version=0.51.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=1540d41fd6ceec7210cdebcfb448bfd5698f4312bada58d6fbc3ad4181b67abb
checksum=eb8eb4c1c664ab12fc224a400cd61294c9f0fc1f6e4f159e4311e369ecdb1ade
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
XBPS_CROSS_RUSTFLAGS+=" -latomic"