difftastic: update to 0.39.0.
This commit is contained in:
parent
41f3b97ce6
commit
911a478e57
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'difftastic'
|
# Template file for 'difftastic'
|
||||||
pkgname=difftastic
|
pkgname=difftastic
|
||||||
version=0.38.0
|
version=0.39.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Structural diff tool that understands syntax"
|
short_desc="Structural diff tool that understands syntax"
|
||||||
|
@ -9,7 +9,7 @@ license="MIT"
|
||||||
homepage="https://difftastic.wilfred.me.uk"
|
homepage="https://difftastic.wilfred.me.uk"
|
||||||
changelog="https://raw.githubusercontent.com/Wilfred/difftastic/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/Wilfred/difftastic/master/CHANGELOG.md"
|
||||||
distfiles="https://static.crates.io/crates/difftastic/difftastic-${version}.crate"
|
distfiles="https://static.crates.io/crates/difftastic/difftastic-${version}.crate"
|
||||||
checksum=474dabe2b6d343167942e42312b0ce420f8f6dc8245b951c8874208cbafc4a7d
|
checksum=410eff9c811751c54ceb0edb2635ee5466a61c1b6b6600bb58cf0145efdd0459
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
|
|
Loading…
Reference in New Issue