eza: update to 0.18.6
This commit is contained in:
parent
8701c3d059
commit
b75db8bc25
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'eza'
|
||||
pkgname=eza
|
||||
version=0.18.5
|
||||
version=0.18.6
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pandoc pkg-config"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://eza.rocks"
|
||||
changelog="https://raw.githubusercontent.com/eza-community/eza/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/eza-community/eza/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=9229b2111063577a0cb8650db270d0ae6bcc1b437dbacf814786f77c67b1003d
|
||||
checksum=4cbca009d8ddc817d9ffda34bd1cada4278896e63051c645f0821605a6497faa
|
||||
|
||||
post_patch() {
|
||||
cargo update --package git2@0.18.2 --precise 0.17.2
|
||||
|
|
Loading…
Reference in New Issue