diff options
author | Yu Ke <ke.yu@intel.com> | 2011-06-29 15:52:13 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-04 12:45:01 +0100 |
commit | 2b3bf5350861f62435e2fdf1c56c8a02f4b1b4ac (patch) | |
tree | a6352f323e630975ed41836460215aa7c4ec55ad /meta/recipes-graphics | |
parent | 9b6efd1f10f544f4f8251c10fa5994402d0ec317 (diff) | |
download | openembedded-core-2b3bf5350861f62435e2fdf1c56c8a02f4b1b4ac.tar.gz openembedded-core-2b3bf5350861f62435e2fdf1c56c8a02f4b1b4ac.tar.bz2 openembedded-core-2b3bf5350861f62435e2fdf1c56c8a02f4b1b4ac.zip |
xauth: upgrade from 1.05 to 1.06
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-app/xauth_1.0.6.bb (renamed from meta/recipes-graphics/xorg-app/xauth_1.0.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-app/xauth_1.0.5.bb b/meta/recipes-graphics/xorg-app/xauth_1.0.6.bb index 23986ac1b2..f00d30a72e 100644 --- a/meta/recipes-graphics/xorg-app/xauth_1.0.5.bb +++ b/meta/recipes-graphics/xorg-app/xauth_1.0.6.bb @@ -9,5 +9,5 @@ DEPENDS += "libxau libxext libxmu" PR = "r0" PE = "1" -SRC_URI[md5sum] = "46fc44e5e947d3720f3be5054044ff0e" -SRC_URI[sha256sum] = "6d139500ff1daf806525adf071f8c1778ad138a0378c73ea831ad18847ad746c" +SRC_URI[md5sum] = "105f5b00bb9293b3db36f7e500d4f950" +SRC_URI[sha256sum] = "a686406951f0ed6be45bc26182a1423e2cdffad2d492b33ff3fbf72f7bcb6b0b" |