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