diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-05-24 15:18:53 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-01 18:32:28 +0100 |
commit | 01f467f197b4f7ca9e0eee1b6676e32ebbb782ae (patch) | |
tree | 2ff6e163dfb4fbe84406c71236a12ee21c65d667 /meta/recipes-gnome | |
parent | 5aaed6f4fc275b95e969fe880439540200201c3c (diff) | |
download | openembedded-core-01f467f197b4f7ca9e0eee1b6676e32ebbb782ae.tar.gz openembedded-core-01f467f197b4f7ca9e0eee1b6676e32ebbb782ae.tar.bz2 openembedded-core-01f467f197b4f7ca9e0eee1b6676e32ebbb782ae.zip |
gthumb: update to 2.12.3
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/gthumb/gthumb_2.12.3.bb (renamed from meta/recipes-gnome/gthumb/gthumb_2.12.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gthumb/gthumb_2.12.2.bb b/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb index 258f2d5759..115a805b9e 100644 --- a/meta/recipes-gnome/gthumb/gthumb_2.12.2.bb +++ b/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb @@ -12,5 +12,5 @@ inherit gnome pkgconfig FILES_${PN} += "${datadir}/icons" FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug" -SRC_URI[archive.md5sum] = "5f6cb5957a4dcf196cedc6bb836169dc" -SRC_URI[archive.sha256sum] = "bce8111e4d699620ae0399963798ff25929df8c8546f4949e2a871b330277091" +SRC_URI[archive.md5sum] = "bfa0957a1bafc5d049292cd5fad372ce" +SRC_URI[archive.sha256sum] = "0060c05fd372c2af2048d294ab3f75c8fb02c576d3e2004e08b7d34f49da1e66" |