eza: update to 0.18.3
This commit is contained in:
parent
587fc68e9d
commit
9958228c0d
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.18.2
|
version=0.18.3
|
||||||
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://eza.rocks"
|
homepage="https://eza.rocks"
|
||||||
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=d2fcde456b04c8aebe72fcd9a3f73feca58dc5de1f1edf40de9387c211dbba8a
|
checksum=0fccd2751568715d708106a23b570201298c2347a360afc522d7029b432f5206
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
cargo update --package git2@0.18.2 --precise 0.17.2
|
cargo update --package git2@0.18.2 --precise 0.17.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue