bat: update to 0.22.1
This commit is contained in:
parent
ce1685958b
commit
40319036f6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bat'
|
||||
pkgname=bat
|
||||
version=0.22.0
|
||||
version=0.22.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="cmake llvm clang"
|
||||
|
@ -11,7 +11,7 @@ license="Apache-2.0, MIT"
|
|||
homepage="https://github.com/sharkdp/bat"
|
||||
changelog="https://raw.githubusercontent.com/sharkdp/bat/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/sharkdp/bat/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=bec63bffc315bda7b65d472a19833e14bbaff4d251cedf8bfc77c82a00b77bfc
|
||||
checksum=25e45debf7c86794281d63a51564feefa96fdfdf575381e3adc5c06653ecaeca
|
||||
|
||||
# skip problematic doctests on i686
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue