cargo-update: update to 13.4.0

This commit is contained in:
tranzystorekk 2024-08-04 16:15:14 +02:00
parent 6d7a4a28a2
commit b8153fd862
2 changed files with 3 additions and 16 deletions

View File

@ -1,13 +0,0 @@
diff --git a/Cargo.toml b/Cargo.toml
index 8e021da..0b16e72 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -52,7 +52,7 @@ tabwriter = "1.2"
lazysort = "0.2"
regex = "1.6"
serde = "1.0"
-git2 = "0.18"
+git2 = "0.17"
home = "0.5"
toml = "0.5"
hex = "0.4"

View File

@ -1,7 +1,7 @@
# Template file for 'cargo-update'
pkgname=cargo-update
version=13.3.0
revision=2
version=13.4.0
revision=1
build_style=cargo
hostmakedepends="pkg-config go-md2man"
makedepends="libcurl-devel libgit2-devel libssh2-devel openssl-devel"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/nabijaczleweli/cargo-update"
changelog="https://github.com/nabijaczleweli/cargo-update/releases"
distfiles="https://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v${version}.tar.gz"
checksum=cd06ef015c3698ee567807f47f0940802cd35a668dd4b949cf28b7559bdea68a
checksum=6213e98757b0c9c2b370cf75af5070e9f05523dc3fe17fabe219fe31b9daca6b
post_patch() {
# Upstream does not ship a lockfile and is very vocal about that being