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:14:57 -0700 |
commit | 17a6d709aca82c2f9438ed0cb15e52b00ae5c47c (patch) | |
tree | f6a1442c0f4d471915443c539403c892f118d6bf /meta/recipes-gnome | |
parent | f70c25c2a3cbccd4d4a2f360955af91ad5f57b22 (diff) | |
download | poky-17a6d709aca82c2f9438ed0cb15e52b00ae5c47c.tar.gz |
gthumb: update to 2.12.2
(From OE-Core rev: 5f7e4f3ceaa4943a6088377ed22dc88bc06e8574)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
-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 | |||
12 | FILES_${PN} += "${datadir}/icons" | 12 | FILES_${PN} += "${datadir}/icons" |
13 | FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug" | 13 | FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug" |
14 | 14 | ||
15 | SRC_URI[archive.md5sum] = "a89be18a9e6f7f9d65cef56f34eb3022" | 15 | SRC_URI[archive.md5sum] = "5f6cb5957a4dcf196cedc6bb836169dc" |
16 | SRC_URI[archive.sha256sum] = "94d186db48e4527f1ba1dad41b860fc34b8f13da4228319dc742c91f45ddea64" | 16 | SRC_URI[archive.sha256sum] = "bce8111e4d699620ae0399963798ff25929df8c8546f4949e2a871b330277091" |