diff options
Diffstat (limited to 'meta/recipes-support/libgit2')
| -rw-r--r-- | meta/recipes-support/libgit2/libgit2_1.6.4.bb (renamed from meta/recipes-support/libgit2/libgit2_1.6.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libgit2/libgit2_1.6.3.bb b/meta/recipes-support/libgit2/libgit2_1.6.4.bb index cab7d7a20a..ffe00d8653 100644 --- a/meta/recipes-support/libgit2/libgit2_1.6.3.bb +++ b/meta/recipes-support/libgit2/libgit2_1.6.4.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.6;protocol=https" | 8 | SRC_URI = "git://github.com/libgit2/libgit2.git;branch=maint/v1.6;protocol=https" |
| 9 | SRCREV = "c058aa87dce4c67a3b86b3349beebd64b7bedcd3" | 9 | SRCREV = "e6325351ceee58cf56f58bdce61b38907805544f" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
