parent
5c80db3474
commit
4d26b81823
@ -1,5 +1,5 @@
|
|||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
buildrequires =
|
buildrequires =
|
||||||
(pkgconfig(libgit2) >= 0.28 with pkgconfig(libgit2) < 0.29)
|
(pkgconfig(libgit2) >= 0.99 with pkgconfig(libgit2) < 0.100)
|
||||||
lib.requires =
|
lib.requires =
|
||||||
(pkgconfig(libgit2) >= 0.28 with pkgconfig(libgit2) < 0.29)
|
(pkgconfig(libgit2) >= 0.99 with pkgconfig(libgit2) < 0.100)
|
||||||
|
@ -0,0 +1,11 @@
|
|||||||
|
--- libgit2-sys-0.11.0+0.99.0/Cargo.toml 2020-02-26T17:37:35+00:00
|
||||||
|
+++ libgit2-sys-0.11.0+0.99.0/Cargo.toml 2020-03-03T20:15:22.176465+00:00
|
||||||
|
@@ -13,7 +13,7 @@
|
||||||
|
[package]
|
||||||
|
edition = "2018"
|
||||||
|
name = "libgit2-sys"
|
||||||
|
-version = "0.11.0+0.99.0"
|
||||||
|
+version = "0.11.0"
|
||||||
|
authors = ["Josh Triplett <josh@joshtriplett.org>", "Alex Crichton <alex@alexcrichton.com>"]
|
||||||
|
build = "build.rs"
|
||||||
|
links = "git2"
|
@ -1 +1 @@
|
|||||||
SHA512 (libgit2-sys-0.10.0.crate) = 3e86cf98c01f33a242ff0117bebd1a2dfc33100ee00c46cf538d61eae56bda4b93d479baff186837d5b8dc1ba7fbaf1942287df0487a50ac23cc75efe3a1cf7d
|
SHA512 (libgit2-sys-0.11.0+0.99.0.crate) = 1b425546b578ae56ea555d19a116b155e7345b01925de3952e1b27e46a9121d46b4834126cb47ca32223a530842aeed6fdf03f654f0031cdf4e9c7e3a28cd7bf
|
||||||
|
Loading…
Reference in new issue