diff options
-rw-r--r-- | meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.80.0.bb (renamed from meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.78.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.78.0.bb b/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.80.0.bb index f40a8144d7..a45d31edc2 100644 --- a/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.78.0.bb +++ b/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.80.0.bb | |||
@@ -12,7 +12,7 @@ inherit gnomebase | |||
12 | 12 | ||
13 | SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}" | 13 | SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}" |
14 | 14 | ||
15 | SRC_URI[archive.sha256sum] = "5d2e872564996f02a06d8bbac3677e7c394af8b00dd1526aebd47af842a3ef50" | 15 | SRC_URI[archive.sha256sum] = "539b0a29e15a96676c4f0594541250566c5ca44da5d4d87a3732fa2d07909e4a" |
16 | 16 | ||
17 | S = "${WORKDIR}/${GNOMEBN}-${PV}" | 17 | S = "${WORKDIR}/${GNOMEBN}-${PV}" |
18 | 18 | ||