parent
3227bc6b05
commit
b359b120b4
@ -1,5 +1,5 @@
|
||||
[DEFAULT]
|
||||
buildrequires =
|
||||
(pkgconfig(libgit2) >= 1.0.0 with pkgconfig(libgit2) < 2.0.0)
|
||||
(pkgconfig(libgit2) >= 1.0.1 with pkgconfig(libgit2) < 2.0.0)
|
||||
lib.requires =
|
||||
(pkgconfig(libgit2) >= 1.0.0 with pkgconfig(libgit2) < 2.0.0)
|
||||
(pkgconfig(libgit2) >= 1.0.1 with pkgconfig(libgit2) < 2.0.0)
|
||||
|
@ -1,11 +1,11 @@
|
||||
--- libgit2-sys-0.12.7+1.0.0/Cargo.toml 2020-06-03T15:10:59+00:00
|
||||
+++ libgit2-sys-0.12.7+1.0.0/Cargo.toml 2020-06-04T01:09:39.738999+00:00
|
||||
--- libgit2-sys-0.12.9+1.0.1/Cargo.toml 2020-07-21T22:49:19+00:00
|
||||
+++ libgit2-sys-0.12.9+1.0.1/Cargo.toml 2020-07-22T18:40:42.788225+00:00
|
||||
@@ -13,7 +13,7 @@
|
||||
[package]
|
||||
edition = "2018"
|
||||
name = "libgit2-sys"
|
||||
-version = "0.12.7+1.0.0"
|
||||
+version = "0.12.7"
|
||||
-version = "0.12.9+1.0.1"
|
||||
+version = "0.12.9"
|
||||
authors = ["Josh Triplett <josh@joshtriplett.org>", "Alex Crichton <alex@alexcrichton.com>"]
|
||||
build = "build.rs"
|
||||
links = "git2"
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (libgit2-sys-0.12.7+1.0.0.crate) = 4854b52faf36ae521ad3671c6350a16da0f3ab3f5044fc6182627c810974d2ebde075b2b368c2a242418878ff7cd3861803ce29b7266f2a973f63d3ec7bab858
|
||||
SHA512 (libgit2-sys-0.12.9+1.0.1.crate) = 79f2dd43d06eb7373986e2be62cc1ba7d4525ceaf4a6f28e57a1f62fa89afc3eaea8528beefd8f8a814f3ab71db6a6776030a105426f9aeb87f9af7f96cd331c
|
||||
|
Loading…
Reference in new issue