bat: update to 0.6.0. (#2215)
This commit is contained in:
parent
fc869fccb7
commit
b90762df5f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bat'
|
||||
pkgname=bat
|
||||
version=0.5.0
|
||||
version=0.6.0
|
||||
revision=1
|
||||
hostmakedepends="cargo cmake"
|
||||
makedepends="libcurl-devel libssh2-devel oniguruma-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="cr6git <quark6@protonmail.com>"
|
|||
license="Apache-2.0, MIT"
|
||||
homepage="https://github.com/sharkdp/bat"
|
||||
distfiles="https://github.com/sharkdp/bat/archive/v${version}.tar.gz"
|
||||
checksum=ae96e7397ece312fa4e074a340fc9438b4b3f69d541623db5cfd5749b2baa3b2
|
||||
checksum=3e182844c861cad5e214e504a81930bccf3c3916ee6821a73e932540b1c2de46
|
||||
|
||||
nocross="https://travis-ci.org/voidlinux/void-packages/jobs/374173136#L1025
|
||||
https://travis-ci.org/voidlinux/void-packages/jobs/374173137#L1021"
|
||||
|
|
Loading…
Reference in New Issue