diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_266.bb b/meta-oe/recipes-graphics/xorg-app/xterm_277.bb similarity index 72% rename from meta-oe/recipes-graphics/xorg-app/xterm_266.bb rename to meta-oe/recipes-graphics/xorg-app/xterm_277.bb index 35f540300a..f68e23ce6d 100644 --- a/meta-oe/recipes-graphics/xorg-app/xterm_266.bb +++ b/meta-oe/recipes-graphics/xorg-app/xterm_277.bb @@ -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} \