diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-11-29 11:38:26 -0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-11-29 14:48:34 -0800 |
commit | 0649eb65a857444bffe8c74302dfe50e39911e37 (patch) | |
tree | bf20172726a00498be3bce3af6b1f200bd63024d /meta/recipes-graphics/xorg-app | |
parent | 7a7119edcd85837571af6fca07fc52a3fd8a83ea (diff) | |
download | openembedded-core-0649eb65a857444bffe8c74302dfe50e39911e37.tar.gz openembedded-core-0649eb65a857444bffe8c74302dfe50e39911e37.tar.bz2 openembedded-core-0649eb65a857444bffe8c74302dfe50e39911e37.zip |
xprop: Update to 1.2.1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-app')
-rw-r--r-- | meta/recipes-graphics/xorg-app/xprop_1.2.1.bb (renamed from meta/recipes-graphics/xorg-app/xprop_1.2.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-app/xprop_1.2.0.bb b/meta/recipes-graphics/xorg-app/xprop_1.2.1.bb index dc53b987cd..6c072305b0 100644 --- a/meta/recipes-graphics/xorg-app/xprop_1.2.0.bb +++ b/meta/recipes-graphics/xorg-app/xprop_1.2.1.bb @@ -15,5 +15,5 @@ DEPENDS += " libxmu virtual/libx11" PR = "r0" PE = "1" -SRC_URI[md5sum] = "e6d0673a1e1e469f0a6220a6868fb94b" -SRC_URI[sha256sum] = "53508c082b03dbbfd68489cb21392023f3e62ca9c921e1fb39b92ad10fbe6b9c" +SRC_URI[md5sum] = "d5529dc8d811efabd136ca2d8e857deb" +SRC_URI[sha256sum] = "07907a189099b8a000406b5ca6c5346df238a9e1fe3b32dc59f48fe0ad12f1a3" |