]> code.ossystems Code Review - openembedded-core.git/commitdiff
vte: upgrade 0.60.2 -> 0.60.3
authorAndreas Müller <schnitzeltony@gmail.com>
Fri, 5 Jun 2020 15:29:25 +0000 (17:29 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 6 Jun 2020 22:14:02 +0000 (23:14 +0100)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/vte/vte_0.60.3.bb [moved from meta/recipes-support/vte/vte_0.60.2.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-support/vte/vte_0.60.2.bb
rename to meta/recipes-support/vte/vte_0.60.3.bb
index 571fdeba9ea9b6d6088805bfa9d7b52f8aa8e68a..02a886bce0eb7899a165acb96e92d47e8385a5d4 100644 (file)
@@ -18,8 +18,8 @@ inherit gnomebase gtk-doc features_check upstream-version-is-even gobject-intros
 
 # vapigen.m4 is required when vala is not present (but the one from vala should be used normally)
 SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch"
-SRC_URI[archive.md5sum] = "1a0b5395915d2f3c88484511b38cc584"
-SRC_URI[archive.sha256sum] = "35a0280e3f12feeb3096da05699191373c47a4a20c55cb7081e828e6015f8ca5"
+SRC_URI[archive.md5sum] = "4214712ecab2d50e2a3a07897c3ada49"
+SRC_URI[archive.sha256sum] = "feb76e1181a357d86112d447a08d127e2081438df76ece83243b18609dd9822a"
 
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"