xhost: upgrade to 1.0.4

- LICENSE checksum changes due to that "Sun's copyrights now belong to Oracle". it is corp name change only, the license is still MIT-X.

Signed-off-by: Yu Ke <ke.yu@intel.com>
This commit is contained in:
Yu Ke 2011-01-13 15:29:28 +08:00 committed by Saul Wold
parent d3341e3ea4
commit 5f1d51e32c
3 changed files with 11 additions and 11 deletions

View File

@ -116,7 +116,7 @@ PREFERRED_VERSION_dri2proto ?= "2.3"
PREFERRED_VERSION_xf86miscproto ?= "0.9.3"
PREFERRED_VERSION_xf86rushproto ?= "1.1.2"
PREFERRED_VERSION_xf86vidmodeproto ?= "2.3"
PREFERRED_VERSION_xhost ?= "1.0.3"
PREFERRED_VERSION_xhost ?= "1.0.4"
PREFERRED_VERSION_xinit ?= "1.2.1"
PREFERRED_VERSION_xineramaproto ?= "1.2"
PREFERRED_VERSION_xmodmap ?= "1.0.5"

View File

@ -1,10 +0,0 @@
require xorg-app-common.inc
DESCRIPTION = "Server access control program for X"
LIC_FILES_CHKSUM = "file://COPYING;md5=cbe6a2ee97dc38c7265adfec5644689b"
DEPENDS += "libxmu libxau"
PR = "r0"
PE = "1"
SRC_URI[md5sum] = "c7f91b4a750d297f269c2a0a3206a1b2"
SRC_URI[sha256sum] = "2d63007c65e89fe273a43f3e45b3c0133acbc3ceeda6bfc9671388409134ad17"

View File

@ -0,0 +1,10 @@
require xorg-app-common.inc
DESCRIPTION = "Server access control program for X"
LIC_FILES_CHKSUM = "file://COPYING;md5=8fbed71dddf48541818cef8079124199"
DEPENDS += "libxmu libxau"
PR = "r0"
PE = "1"
SRC_URI[md5sum] = "2be663a0afbcc0856c1591477d5bf32a"
SRC_URI[sha256sum] = "5e02c06caeb7a258f3621bf11459a7820cfeaf9bf269c1f8da86d7071346a594"