libxpm: upgrade to 3.5.11

License checksum changed as a typo was fixed upstream.

(From OE-Core rev: e7c3969b37f5ddbd83c1956f72a4cfb4d1060b66)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2013-10-07 11:49:08 +00:00 committed by Richard Purdie
parent 5e8e40529d
commit 552780d315
1 changed files with 3 additions and 4 deletions

View File

@ -11,9 +11,8 @@ an extension of the monochrome XBM bitmap specificied in the X \
protocol."
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=3e07763d16963c3af12db271a31abaa5"
LIC_FILES_CHKSUM = "file://COPYING;md5=51f4270b012ecd4ab1a164f5f4ed6cf7"
DEPENDS += "libxext libsm libxt"
PR = "r0"
PE = "1"
XORG_PN = "libXpm"
@ -22,7 +21,7 @@ PACKAGES =+ "sxpm cxpm"
FILES_cxpm = "${bindir}/cxpm"
FILES_sxpm = "${bindir}/sxpm"
SRC_URI[md5sum] = "7ae7eff7a14d411e84a67bd166bcec1a"
SRC_URI[sha256sum] = "a6db7e234750e7d60330017972e31d8e1f29f0a8c1391e4ac82f6102d919a735"
SRC_URI[md5sum] = "769ee12a43611cdebd38094eaf83f3f0"
SRC_URI[sha256sum] = "c5bdafa51d1ae30086fac01ab83be8d47fe117b238d3437f8e965434090e041c"
BBCLASSEXTEND = "native"