eza: update to 0.17.3
This commit is contained in:
parent
f889c48a2c
commit
d1272fec59
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'eza'
|
||||
pkgname=eza
|
||||
version=0.17.2
|
||||
version=0.17.3
|
||||
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=272b341099d5f7839cf73b619f69c5cd3eb55e9a5ded9a29dd283795220f42f8
|
||||
checksum=8facf4f39fed32b3562b70b2771a8ef3309efd68fd04685446a6df631f133cc9
|
||||
|
||||
post_patch() {
|
||||
cargo update --package git2@0.18.1 --precise 0.17.2
|
||||
|
|
Loading…
Reference in New Issue