xmodmap: upgrade from 1.0.4 to 1.0.5

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 11:09:09 +08:00
committed by Saul Wold
parent 75760390d2
commit c3db9a6799
2 changed files with 3 additions and 2 deletions

View File

@@ -119,7 +119,7 @@ PREFERRED_VERSION_xf86vidmodeproto ?= "2.3"
PREFERRED_VERSION_xhost ?= "1.0.3"
PREFERRED_VERSION_xinit ?= "1.2.1"
PREFERRED_VERSION_xineramaproto ?= "1.2"
PREFERRED_VERSION_xmodmap ?= "1.0.4"
PREFERRED_VERSION_xmodmap ?= "1.0.5"
PREFERRED_VERSION_xorg-cf-files ?= "1.0.3"
PREFERRED_VERSION_xprop ?= "1.1.0"
PREFERRED_VERSION_xproto ?= "7.0.17"

View File

@@ -2,6 +2,7 @@ require xorg-app-common.inc
DESCRIPTION = "utility for modifying keymaps and pointer button mappings in X"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=4eafccf13653fd18ec3263631e5feb68"
LIC_FILES_CHKSUM = "file://COPYING;md5=eef098b27f09d0ac39268df0cc2c00b5"
PR = "r0"
PE = "1"