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:34:34 +0100 |
commit | 3b95058b5117ce6093f2b31351f182b99ebd0bf8 (patch) | |
tree | 80e95107727cd0c2ababc731245eb1303a4e5f26 | |
parent | b326fa0735ff8780bfe1586cf9127998b78e765d (diff) | |
download | poky-3b95058b5117ce6093f2b31351f182b99ebd0bf8.tar.gz |
gthumb: update to 2.12.3
(From OE-Core rev: 01f467f197b4f7ca9e0eee1b6676e32ebbb782ae)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 | |||
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] = "5f6cb5957a4dcf196cedc6bb836169dc" | 15 | SRC_URI[archive.md5sum] = "bfa0957a1bafc5d049292cd5fad372ce" |
16 | SRC_URI[archive.sha256sum] = "bce8111e4d699620ae0399963798ff25929df8c8546f4949e2a871b330277091" | 16 | SRC_URI[archive.sha256sum] = "0060c05fd372c2af2048d294ab3f75c8fb02c576d3e2004e08b7d34f49da1e66" |