xterm: update to 277
authorKoen Kooi <koen@dominion.thruhere.net>
Fri, 13 Jan 2012 08:41:51 +0000 (09:41 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:17:57 +0000 (08:17 -0800)
License checksum changed due to date changes

(From meta-openembedded rev: 253b1d7bc35c5a2a12dd6a7f2f0c034a34bfae18)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-graphics/xorg-app/xterm_277.bb [moved from meta-openembedded/meta-oe/recipes-graphics/xorg-app/xterm_266.bb with 72% similarity]

@@ -1,13 +1,12 @@
 require recipes-graphics/xorg-app/xorg-app-common.inc
 DESCRIPTION = "xterm is the standard terminal emulator for the X Window System."
 DEPENDS = "libxaw xproto xextproto libxext libxau libxpm ncurses"
-PR = "r6"
 
-LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=33;md5=4791b08be94de2e6315ddd158659997d"
+LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=33;md5=71d7532e485b8d325906bd751617e2a4"
 
 SRC_URI = "ftp://invisible-island.net/xterm/${PN}-${PV}.tgz"
-SRC_URI[md5sum] = "bb53ddd4933736a50e6391cef3472c12"
-SRC_URI[sha256sum] = "41945aabb96e827c3ca1fdbb3c2fab3a65f4a84d4da0ceb06b030e6a028cf739"
+SRC_URI[md5sum] = "c0de5c2f7b3a50244c5cdd53dcab1de5"
+SRC_URI[sha256sum] = "6cd38606e4179a874220f33dfd41063f93cd1c717aa26c742beb7adea3c1471e"
 
 EXTRA_OECONF = " --x-includes=${STAGING_INCDIR} \
                  --x-libraries=${STAGING_LIBDIR} \