diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-04-28 16:15:36 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-30 16:36:40 +0100 |
commit | 152de1889fae9579a7db9f9ffc3a08ea5cc0e22d (patch) | |
tree | 0c6e34a938a66f3ec9d4c8ab773396c07f39d73f /meta/recipes-graphics/xorg-app | |
parent | a3ddc4041a9a04072e4dbfe23fc5bddc7b0217ce (diff) | |
download | openembedded-core-152de1889fae9579a7db9f9ffc3a08ea5cc0e22d.tar.gz openembedded-core-152de1889fae9579a7db9f9ffc3a08ea5cc0e22d.tar.bz2 openembedded-core-152de1889fae9579a7db9f9ffc3a08ea5cc0e22d.zip |
xauth: upgrade to 1.0.9
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
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/xauth_1.0.9.bb (renamed from meta/recipes-graphics/xorg-app/xauth_1.0.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-app/xauth_1.0.8.bb b/meta/recipes-graphics/xorg-app/xauth_1.0.9.bb index a2da49e414..b173f4fe8d 100644 --- a/meta/recipes-graphics/xorg-app/xauth_1.0.8.bb +++ b/meta/recipes-graphics/xorg-app/xauth_1.0.9.bb @@ -8,5 +8,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5ec74dd7ea4d10c4715a7c44f159a40b" DEPENDS += "libxau libxext libxmu" PE = "1" -SRC_URI[md5sum] = "50ee2ec0836c0186b05ec8fdcfd566d0" -SRC_URI[sha256sum] = "a8696ae7a50c699d5fb3a41408b60d98843d19ea46e9f09e391cb98c8f7fd4f7" +SRC_URI[md5sum] = "7d6003f32838d5b688e2c8a131083271" +SRC_URI[sha256sum] = "56ce1523eb48b1f8a4f4244fe1c3d8e6af1a3b7d4b0e6063582421b0b68dc28f" |