diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-04-12 01:05:12 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-18 05:42:41 +0100 |
commit | 9d96314c88bc5494fad1adbe404862fb3fe516c0 (patch) | |
tree | d27d8b0f6e2562d15b6250c9a101523b9d94cf9c /meta/recipes-gnome | |
parent | 72a68e7b5a015b0d8083c722367f674ed98315a2 (diff) | |
download | openembedded-core-9d96314c88bc5494fad1adbe404862fb3fe516c0.tar.gz openembedded-core-9d96314c88bc5494fad1adbe404862fb3fe516c0.tar.bz2 openembedded-core-9d96314c88bc5494fad1adbe404862fb3fe516c0.zip |
gnome-doc-utils: upgrade from 0.20.4 to the latest version 0.20.5
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/gnome/gnome-doc-utils_0.20.5.bb (renamed from meta/recipes-gnome/gnome/gnome-doc-utils_0.20.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.4.bb b/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.5.bb index a8cbcf0fec..94b5aecef6 100644 --- a/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.4.bb +++ b/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.5.bb @@ -3,5 +3,5 @@ LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343" PR = "r0" -SRC_URI[archive.md5sum] = "6872b68dd081fc033e07d5877b4c0645" -SRC_URI[archive.sha256sum] = "97c6465ffb15969a9fe1761f16f30c1028977fb24ecda89a0b479170f6412e4d" +SRC_URI[archive.md5sum] = "3aa1f651834714090cdbf898ec090a98" +SRC_URI[archive.sha256sum] = "08d99b8ab813fadd3407873e4a30282debce92e22eb1b45430a8bb9c120e2130" |