[oe-commits] [meta-openembedded] 06/19: libgit2: Update to 0.24.3

git at git.openembedded.org git at git.openembedded.org
Sat Nov 26 00:10:43 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit e4f6f96f9056704a3afea0917b28ca483ccc8309
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Sun Nov 13 18:02:54 2016 -0800

    libgit2: Update to 0.24.3
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-support/libgit2/{libgit2_0.24.1.bb => libgit2_0.24.3.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/libgit2/libgit2_0.24.1.bb b/meta-oe/recipes-support/libgit2/libgit2_0.24.3.bb
similarity index 91%
rename from meta-oe/recipes-support/libgit2/libgit2_0.24.1.bb
rename to meta-oe/recipes-support/libgit2/libgit2_0.24.3.bb
index 092a674..8f580f9 100644
--- a/meta-oe/recipes-support/libgit2/libgit2_0.24.1.bb
+++ b/meta-oe/recipes-support/libgit2/libgit2_0.24.3.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=34197a479f637beb9e09e56893f48bc2"
 DEPENDS = "curl openssl zlib libssh2"
 
 SRC_URI = "git://github.com/libgit2/libgit2.git;branch=maint/v0.24"
-SRCREV = "211e117a0590583a720c53172406f34186c543bd"
+SRCREV = "4cf1ec7cff28da8838a2f0a9fb330e312ea3f963"
 
 S = "${WORKDIR}/git"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list