diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-11-29 11:39:43 -0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-11-29 14:48:34 -0800 |
commit | e86094eb904995d258bf25f1e54670ef7bdd497f (patch) | |
tree | 61ca2693747438496796c6a5d49d44cba8c7300c /meta/recipes-graphics | |
parent | 51ea458d2be3a0ea51cb5a5d9b2ee1d8f81e6eb4 (diff) | |
download | openembedded-core-e86094eb904995d258bf25f1e54670ef7bdd497f.tar.gz openembedded-core-e86094eb904995d258bf25f1e54670ef7bdd497f.tar.bz2 openembedded-core-e86094eb904995d258bf25f1e54670ef7bdd497f.zip |
xwininfo: Update to 1.1.2
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-app/xwininfo_1.1.2.bb (renamed from meta/recipes-graphics/xorg-app/xwininfo_1.1.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-app/xwininfo_1.1.1.bb b/meta/recipes-graphics/xorg-app/xwininfo_1.1.2.bb index cabd4663a7..cbc458745b 100644 --- a/meta/recipes-graphics/xorg-app/xwininfo_1.1.1.bb +++ b/meta/recipes-graphics/xorg-app/xwininfo_1.1.2.bb @@ -12,5 +12,5 @@ DEPENDS += "libxext libxmu" PR = "r0" PE = "0" -SRC_URI[md5sum] = "7a7f44b826d877ba39c19cf5913978d7" -SRC_URI[sha256sum] = "645a57be4870fb6aba459e7dc96f4d8eaafa3b31bbcd42c997ac4cb021a2343d" +SRC_URI[md5sum] = "9e8b58c8aa6172e87ab4f9cf3612fedd" +SRC_URI[sha256sum] = "8fa66c9ce02da257613fa428137ab9efc89c8f9939c074513dbc0f407dc9ac3a" |