diff options
-rw-r--r-- | meta/recipes-gnome/gtk+/gtk+3_3.22.17.bb (renamed from meta/recipes-gnome/gtk+/gtk+3_3.22.16.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.22.16.bb b/meta/recipes-gnome/gtk+/gtk+3_3.22.17.bb index 2ae1d86e59c..66a54639df7 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.22.16.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.22.17.bb @@ -8,8 +8,8 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar file://0003-Add-disable-opengl-configure-option.patch \ file://0004-configure.ac-Fix-wayland-protocols-path.patch \ " -SRC_URI[md5sum] = "71820863d5479e2c4a5b78f3164d5f15" -SRC_URI[sha256sum] = "3e0c3ad01f3c8c5c9b1cc1ae00852bd55164c8e5a9c1f90ba5e07f14f175fe2c" +SRC_URI[md5sum] = "29f85430cf7cfa8ca8d0703ba65dbe11" +SRC_URI[sha256sum] = "a6c1fb8f229c626a3d9c0e1ce6ea138de7f64a5a6bc799d45fa286fe461c3437" S = "${WORKDIR}/gtk+-${PV}" |