From: Alexander Kanavin Date: Thu, 12 Dec 2019 18:14:20 +0000 (+0100) Subject: glide: update to 0.13.3 X-Git-Tag: uninative-2.8~837 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0270b64a69f30d36f03ce8de819fa703da84ecbb;p=openembedded-core.git glide: update to 0.13.3 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/glide/glide_0.13.2.bb b/meta/recipes-devtools/glide/glide_0.13.3.bb 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 7faaf4a388..ebad0ec60a 100644 --- a/meta/recipes-devtools/glide/glide_0.13.2.bb +++ b/meta/recipes-devtools/glide/glide_0.13.3.bb @@ -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