diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-06-13 19:28:58 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-14 13:15:50 +0100 |
commit | 0fe3575fc7f9fa1caade8e741b8ff4f9ea72b4e6 (patch) | |
tree | 809bbb06b561c2630e71b2c78527d96323ea7c4e /meta/recipes-gnome/gnome | |
parent | a7707e2b517feb2e59fda989869dcd9789aeb08e (diff) | |
download | openembedded-core-0fe3575fc7f9fa1caade8e741b8ff4f9ea72b4e6.tar.gz openembedded-core-0fe3575fc7f9fa1caade8e741b8ff4f9ea72b4e6.tar.bz2 openembedded-core-0fe3575fc7f9fa1caade8e741b8ff4f9ea72b4e6.zip |
gnome-doc-utils: upgrade from 0.20.5 to the latest version 0.20.6
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r-- | meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb (renamed from meta/recipes-gnome/gnome/gnome-doc-utils_0.20.5.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.5.bb b/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb index 115eb4d654..e7bf6e9f41 100644 --- a/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.5.bb +++ b/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb @@ -1,9 +1,9 @@ require gnome-doc-utils.inc LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343" -PR = "r2" +PR = "r0" SRC_URI += "file://xsltproc_nonet.patch" -SRC_URI[archive.md5sum] = "3aa1f651834714090cdbf898ec090a98" -SRC_URI[archive.sha256sum] = "08d99b8ab813fadd3407873e4a30282debce92e22eb1b45430a8bb9c120e2130" +SRC_URI[archive.md5sum] = "8f6e05071599bc073007830ea0a68391" +SRC_URI[archive.sha256sum] = "091486e370480bf45349ad09dac799211092a02938b26a0d68206172cb6cebbf" |