xwininfo: upgrade from 1.0.5 to 1.1.1

LIC_FILES_CHKSUM Changed due to Sun -> Oracle License Change

Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
Yu Ke
2010-11-12 12:59:52 +08:00
committed by Saul Wold
parent 72ce1a2983
commit d67ede746b
2 changed files with 2 additions and 2 deletions

View File

@@ -135,7 +135,7 @@ PREFERRED_VERSION_xtrans ?= "1.2.5"
PREFERRED_VERSION_xtrans-native ?= "1.2.5"
PREFERRED_VERSION_xtrans-nativesdk ?= "1.2.5"
PREFERRED_VERSION_xvinfo ?= "1.0.2"
PREFERRED_VERSION_xwininfo ?= "1.0.5"
PREFERRED_VERSION_xwininfo ?= "1.1.0"
PREFERRED_VERSION_mesa-dri ?= "7.8.2"
PREFERRED_VERSION_libdrm ?= "2.4.21"
PREFERRED_VERSION_xcb-proto ?= "1.6"

View File

@@ -1,7 +1,7 @@
require xorg-app-common.inc
DESCRIPTION = "window information utility for X"
LIC_FILES_CHKSUM = "file://COPYING;md5=2f077ba838116bbe7cfaac34aff40328"
LIC_FILES_CHKSUM = "file://COPYING;md5=78976cd3115f6faf615accc4e094d90e"
DEPENDS += "libxext libxmu"
PR = "r0"