exa: update to 0.8.0.
This commit is contained in:
parent
8cd787adc6
commit
dd6cc0734e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'exa'
|
||||
pkgname=exa
|
||||
version=0.7.0
|
||||
version=0.8.0
|
||||
revision=1
|
||||
hostmakedepends="rust cargo cmake"
|
||||
makedepends="libgit2-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
|||
license="MIT"
|
||||
homepage="https://the.exa.website/"
|
||||
distfiles="https://github.com/ogham/exa/archive/v${version}.tar.gz"
|
||||
checksum=1be554f28a234741cdc336891996969c49c16c80c8ca84dedb05e76b4ccac709
|
||||
checksum=07085fd784d553b7c3b62b5a52e4635580d6154f47e6d64245ec0588638dee3e
|
||||
nocross=yes # rust
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue