[oe-commits] Shane Wang : libxpm: upgrade to 3.5.10

git at git.openembedded.org git at git.openembedded.org
Wed Mar 21 13:02:34 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: ff3807abd2d798e74e4b04d3739a9b41ff2f14ea
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=ff3807abd2d798e74e4b04d3739a9b41ff2f14ea

Author: Shane Wang <shane.wang at intel.com>
Date:   Thu Mar 15 20:47:33 2012 +0800

libxpm: upgrade to 3.5.10

Signed-off-by: Shane Wang <shane.wang at intel.com>

---

 .../xorg-lib/{libxpm_3.5.9.bb => libxpm_3.5.10.bb} |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb b/meta/recipes-graphics/xorg-lib/libxpm_3.5.10.bb
similarity index 78%
rename from meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb
rename to meta/recipes-graphics/xorg-lib/libxpm_3.5.10.bb
index 5d4297e..9eaa212 100644
--- a/meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb
+++ b/meta/recipes-graphics/xorg-lib/libxpm_3.5.10.bb
@@ -10,7 +10,7 @@ protocol."
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=3e07763d16963c3af12db271a31abaa5"
 DEPENDS += "libxext libsm libxt"
-PR = "r3"
+PR = "r0"
 PE = "1"
 
 XORG_PN = "libXpm"
@@ -19,7 +19,7 @@ PACKAGES =+ "sxpm cxpm"
 FILES_cxpm = "${bindir}/cxpm"
 FILES_sxpm = "${bindir}/sxpm"
 
-SRC_URI[md5sum] = "2de3a1b9541f4b3a6f9d84b69d25530e"
-SRC_URI[sha256sum] = "8add01029cab0598ca86e01a2f7781a636f74b757abe6b50ba61b2a6e2fd621e"
+SRC_URI[md5sum] = "7ae7eff7a14d411e84a67bd166bcec1a"
+SRC_URI[sha256sum] = "a6db7e234750e7d60330017972e31d8e1f29f0a8c1391e4ac82f6102d919a735"
 
 BBCLASSEXTEND = "native"





More information about the Openembedded-commits mailing list