mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
bat: update to 0.15.3
This commit is contained in:
parent
b3c6d882ae
commit
f37d80952d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bat'
|
||||
pkgname=bat
|
||||
version=0.15.1
|
||||
version=0.15.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="cmake llvm clang"
|
||||
|
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="Apache-2.0, MIT"
|
||||
homepage="https://github.com/sharkdp/bat"
|
||||
distfiles="https://github.com/sharkdp/bat/archive/v${version}.tar.gz"
|
||||
checksum=6f64899870bb16abd82a86c6a34c165f78603514e6ebb8ddf920b59095eba57d
|
||||
checksum=5880d3c25a964991ae573f3059b432c13f7e97530e2e28aa25ec2d4a06f6b926
|
||||
|
||||
pre_build() {
|
||||
export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"
|
||||
|
|
Loading…
Add table
Reference in a new issue