eza: rebuild for libgit2-1.7
This commit is contained in:
parent
b5f81836ec
commit
7352e836f5
@ -1,13 +0,0 @@
|
|||||||
diff --git a/Cargo.toml b/Cargo.toml
|
|
||||||
index e6c3e0e..39a34d0 100644
|
|
||||||
--- a/Cargo.toml
|
|
||||||
+++ b/Cargo.toml
|
|
||||||
@@ -59,7 +59,7 @@ default-features = false
|
|
||||||
features = ["format"]
|
|
||||||
|
|
||||||
[dependencies.git2]
|
|
||||||
-version = "0.18"
|
|
||||||
+version = "0.17"
|
|
||||||
optional = true
|
|
||||||
default-features = false
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'eza'
|
# Template file for 'eza'
|
||||||
pkgname=eza
|
pkgname=eza
|
||||||
version=0.18.8
|
version=0.18.8
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pandoc pkg-config"
|
hostmakedepends="pandoc pkg-config"
|
||||||
makedepends="libgit2-devel"
|
makedepends="libgit2-devel"
|
||||||
@ -13,10 +13,6 @@ 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=4169f57c522cd17e195a7bc36a9ea671e5b1d905f9ab57c66a49f6edf343179c
|
checksum=4169f57c522cd17e195a7bc36a9ea671e5b1d905f9ab57c66a49f6edf343179c
|
||||||
|
|
||||||
post_patch() {
|
|
||||||
cargo update --package git2@0.18.2 --precise 0.17.2
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vcompletion completions/bash/eza bash
|
vcompletion completions/bash/eza bash
|
||||||
vcompletion completions/fish/eza.fish fish
|
vcompletion completions/fish/eza.fish fish
|
||||||
|
Loading…
x
Reference in New Issue
Block a user