diff options
Diffstat (limited to 'meta/recipes-support')
| -rw-r--r-- | meta/recipes-support/libgit2/libgit2_1.7.1.bb (renamed from meta/recipes-support/libgit2/libgit2_1.7.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libgit2/libgit2_1.7.0.bb b/meta/recipes-support/libgit2/libgit2_1.7.1.bb index 15a91cfb27..92af0b8454 100644 --- a/meta/recipes-support/libgit2/libgit2_1.7.0.bb +++ b/meta/recipes-support/libgit2/libgit2_1.7.1.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5bdf47bbc9a39dc6ce076d59e322dc17" | |||
| 6 | DEPENDS = "curl openssl zlib libssh2 libgcrypt libpcre2" | 6 | DEPENDS = "curl openssl zlib libssh2 libgcrypt libpcre2" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/libgit2/libgit2.git;branch=maint/v1.7;protocol=https" | 8 | SRC_URI = "git://github.com/libgit2/libgit2.git;branch=maint/v1.7;protocol=https" |
| 9 | SRCREV = "3e2baa6d0bfb42f9016e24cba1733a6ae26a8ae6" | 9 | SRCREV = "a2bde63741977ca0f4ef7db2f609df320be67a08" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
