From 7f020c1e8429ab510f4c41ac7b7abfdd4db308fb Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Mon, 30 Apr 2012 11:27:54 -0700 Subject: xauth: Update to 1.0.7 Signed-off-by: Saul Wold --- meta/recipes-graphics/xorg-app/xauth_1.0.6.bb | 13 ------------- meta/recipes-graphics/xorg-app/xauth_1.0.7.bb | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-app/xauth_1.0.6.bb create mode 100644 meta/recipes-graphics/xorg-app/xauth_1.0.7.bb (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/xorg-app/xauth_1.0.6.bb b/meta/recipes-graphics/xorg-app/xauth_1.0.6.bb deleted file mode 100644 index c43d0eb4e..000000000 --- a/meta/recipes-graphics/xorg-app/xauth_1.0.6.bb +++ /dev/null @@ -1,13 +0,0 @@ -require xorg-app-common.inc -SUMMARY = "X authority utilities" -DESCRIPTION = "X application to edit and display the authorization \ -information used in connecting to the X server." - -LIC_FILES_CHKSUM = "file://COPYING;md5=5ec74dd7ea4d10c4715a7c44f159a40b" - -DEPENDS += "libxau libxext libxmu" -PR = "${INC_PR}.0" -PE = "1" - -SRC_URI[md5sum] = "105f5b00bb9293b3db36f7e500d4f950" -SRC_URI[sha256sum] = "a686406951f0ed6be45bc26182a1423e2cdffad2d492b33ff3fbf72f7bcb6b0b" diff --git a/meta/recipes-graphics/xorg-app/xauth_1.0.7.bb b/meta/recipes-graphics/xorg-app/xauth_1.0.7.bb new file mode 100644 index 000000000..9a5de542c --- /dev/null +++ b/meta/recipes-graphics/xorg-app/xauth_1.0.7.bb @@ -0,0 +1,13 @@ +require xorg-app-common.inc +SUMMARY = "X authority utilities" +DESCRIPTION = "X application to edit and display the authorization \ +information used in connecting to the X server." + +LIC_FILES_CHKSUM = "file://COPYING;md5=5ec74dd7ea4d10c4715a7c44f159a40b" + +DEPENDS += "libxau libxext libxmu" +PR = "${INC_PR}.0" +PE = "1" + +SRC_URI[md5sum] = "cbcbd8f2156a53b609800bec4c6b6c0e" +SRC_URI[sha256sum] = "84f78c08ebc6687e2e36c9ff1f5610988c6a03fc5bf51ef89aec4d155de3028d" -- cgit v1.2.3