mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
delta: rebuild for libgit2-1.7
This commit is contained in:
parent
6018eca57c
commit
b5f81836ec
2 changed files with 1 additions and 18 deletions
|
@ -1,13 +0,0 @@
|
||||||
diff --git a/Cargo.toml b/Cargo.toml
|
|
||||||
index d55c68e..b80247b 100644
|
|
||||||
--- a/Cargo.toml
|
|
||||||
+++ b/Cargo.toml
|
|
||||||
@@ -57,7 +57,7 @@ clap_complete = "4.4.4"
|
|
||||||
terminal-colorsaurus = "0.3.1"
|
|
||||||
|
|
||||||
[dependencies.git2]
|
|
||||||
-version = "0.18.2"
|
|
||||||
+version = "0.17"
|
|
||||||
default-features = false
|
|
||||||
features = []
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'delta'
|
# Template file for 'delta'
|
||||||
pkgname=delta
|
pkgname=delta
|
||||||
version=0.17.0
|
version=0.17.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
# https://github.com/dandavison/delta/issues/1637
|
# https://github.com/dandavison/delta/issues/1637
|
||||||
|
@ -16,10 +16,6 @@ homepage="https://github.com/dandavison/delta"
|
||||||
distfiles="https://github.com/dandavison/delta/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/dandavison/delta/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=1abd21587bcc1f2ef0cd342784ce990da9978bc345578e45506419e0952de714
|
checksum=1abd21587bcc1f2ef0cd342784ce990da9978bc345578e45506419e0952de714
|
||||||
|
|
||||||
post_patch() {
|
|
||||||
cargo update --package git2@0.18.2 --precise 0.17.2
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue