parent
c41497a071
commit
5f4ccabc1c
@ -1,5 +1,5 @@
|
||||
[DEFAULT]
|
||||
buildrequires =
|
||||
(pkgconfig(libgit2) >= 0.99 with pkgconfig(libgit2) < 0.100)
|
||||
(pkgconfig(libgit2) >= 1.0.0 with pkgconfig(libgit2) < 2.0.0)
|
||||
lib.requires =
|
||||
(pkgconfig(libgit2) >= 0.99 with pkgconfig(libgit2) < 0.100)
|
||||
(pkgconfig(libgit2) >= 1.0.0 with pkgconfig(libgit2) < 2.0.0)
|
||||
|
@ -1,11 +1,11 @@
|
||||
--- libgit2-sys-0.12.0+0.99.0/Cargo.toml 2020-03-13T19:25:04+00:00
|
||||
+++ libgit2-sys-0.12.0+0.99.0/Cargo.toml 2020-03-19T09:52:57.456810+00:00
|
||||
--- libgit2-sys-0.12.3+1.0.0/Cargo.toml 2020-04-10T16:55:39+00:00
|
||||
+++ libgit2-sys-0.12.3+1.0.0/Cargo.toml 2020-04-15T06:52:35.427310+00:00
|
||||
@@ -13,7 +13,7 @@
|
||||
[package]
|
||||
edition = "2018"
|
||||
name = "libgit2-sys"
|
||||
-version = "0.12.0+0.99.0"
|
||||
+version = "0.12.0"
|
||||
-version = "0.12.3+1.0.0"
|
||||
+version = "0.12.3"
|
||||
authors = ["Josh Triplett <josh@joshtriplett.org>", "Alex Crichton <alex@alexcrichton.com>"]
|
||||
build = "build.rs"
|
||||
links = "git2"
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (libgit2-sys-0.12.0+0.99.0.crate) = a622b2345e6dc3d291690938d91a1defd47a711b203d12d356ebc836a8def29a1d39ccf4991bc02af8ede3448bc29a00cf9d74164ae1f9149f8586e5de5cc130
|
||||
SHA512 (libgit2-sys-0.12.3+1.0.0.crate) = 4fa3ac525c06a43582e612603746401c86712ef54fa11678acf11cdfcd208a64123b74588defc8d87abc583bb915bc6c341c43615c8cfda5e971d4a28d61c06d
|
||||
|
Loading…
Reference in new issue