mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
eza: update to 0.13.0
This commit is contained in:
parent
f5d9b1caaf
commit
6e5f3a3f2d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'eza'
|
# Template file for 'eza'
|
||||||
pkgname=eza
|
pkgname=eza
|
||||||
version=0.12.0
|
version=0.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pandoc pkg-config"
|
hostmakedepends="pandoc pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/eza-community/eza"
|
homepage="https://github.com/eza-community/eza"
|
||||||
changelog="https://raw.githubusercontent.com/eza-community/eza/main/CHANGELOG.md"
|
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"
|
distfiles="https://github.com/eza-community/eza/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=766e754c9f4632b92e4a773ac496dee8b6b83fdc9b8ed9514750058039fc5a83
|
checksum=3b774d1396f7aa5382d358133f2923a49639b1c615fea0942cbc63042c15830b
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
cargo update --package git2@0.18.0 --precise 0.17.2
|
cargo update --package git2@0.18.0 --precise 0.17.2
|
||||||
|
|
Loading…
Add table
Reference in a new issue