]> code.ossystems Code Review - openembedded-core.git/commitdiff
glide: update to 0.13.3
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 12 Dec 2019 18:14:20 +0000 (19:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Dec 2019 23:22:03 +0000 (23:22 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/glide/glide_0.13.3.bb [moved from meta/recipes-devtools/glide/glide_0.13.2.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-devtools/glide/glide_0.13.2.bb
rename to meta/recipes-devtools/glide/glide_0.13.3.bb
index 7faaf4a3888085e4eb1b04f92afebac9df15f39a..ebad0ec60a03ef8cd7b5bfbf839bfb3d954c1b2e 100644 (file)
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=54905cf894f8cc416a92f4fc
 
 GO_IMPORT = "github.com/Masterminds/glide"
 SRC_URI = "git://${GO_IMPORT}"
-SRCREV = "9ef6ca313b3200079861f2de4e567b1d22081d19"
+SRCREV = "8ed5b9292379d86c39592a7e6a58eb9c903877cf"
 
 inherit go