diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-04-06 17:56:53 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-08 06:10:30 -0700 |
commit | 5f7e4f3ceaa4943a6088377ed22dc88bc06e8574 (patch) | |
tree | 05770ad86cafec162fcb2006f7bee69f58a59acd /meta/recipes-gnome/gthumb | |
parent | fd1a77df8e80b52fb7158a08cf66fd3638b81556 (diff) | |
download | openembedded-core-5f7e4f3ceaa4943a6088377ed22dc88bc06e8574.tar.gz openembedded-core-5f7e4f3ceaa4943a6088377ed22dc88bc06e8574.tar.bz2 openembedded-core-5f7e4f3ceaa4943a6088377ed22dc88bc06e8574.zip |
gthumb: update to 2.12.2
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-gnome/gthumb')
-rw-r--r-- | meta/recipes-gnome/gthumb/gthumb_2.12.2.bb (renamed from meta/recipes-gnome/gthumb/gthumb_2.12.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gthumb/gthumb_2.12.1.bb b/meta/recipes-gnome/gthumb/gthumb_2.12.2.bb index 68437fc720..0b3bd1a675 100644 --- a/meta/recipes-gnome/gthumb/gthumb_2.12.1.bb +++ b/meta/recipes-gnome/gthumb/gthumb_2.12.2.bb @@ -12,5 +12,5 @@ inherit gnome pkgconfig FILES_${PN} += "${datadir}/icons" FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug" -SRC_URI[archive.md5sum] = "a89be18a9e6f7f9d65cef56f34eb3022" -SRC_URI[archive.sha256sum] = "94d186db48e4527f1ba1dad41b860fc34b8f13da4228319dc742c91f45ddea64" +SRC_URI[archive.md5sum] = "5f6cb5957a4dcf196cedc6bb836169dc" +SRC_URI[archive.sha256sum] = "bce8111e4d699620ae0399963798ff25929df8c8546f4949e2a871b330277091" |