mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
eza: update to 0.18.0
This commit is contained in:
parent
52f42074ed
commit
1e72aeb83f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'eza'
|
||||
pkgname=eza
|
||||
version=0.17.3
|
||||
version=0.18.0
|
||||
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=8facf4f39fed32b3562b70b2771a8ef3309efd68fd04685446a6df631f133cc9
|
||||
checksum=50f6187fa10eb7d2405477ed2b4dfbda7e51d3746b3660664f39b50d74c856a1
|
||||
|
||||
post_patch() {
|
||||
cargo update --package git2@0.18.1 --precise 0.17.2
|
||||
|
|
Loading…
Add table
Reference in a new issue