]> code.ossystems Code Review - openembedded-core.git/commitdiff
less: update to 530
authorYi Zhao <yi.zhao@windriver.com>
Wed, 21 Mar 2018 08:36:23 +0000 (16:36 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 May 2018 13:23:18 +0000 (14:23 +0100)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/less/less_530.bb [moved from meta/recipes-extended/less/less_529.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-extended/less/less_529.bb
rename to meta/recipes-extended/less/less_530.bb
index c86f754838a074de39b0c6f4fccbb81ce1230a77..c07b12174495fba606a42eff2e382c29f7e07d89 100644 (file)
@@ -27,8 +27,8 @@ DEPENDS = "ncurses"
 SRC_URI = "http://www.greenwoodsoftware.com/${BPN}/${BPN}-${PV}.tar.gz \
          "
 
-SRC_URI[md5sum] = "32018b53a1f7319ab54349baf80e6aa8"
-SRC_URI[sha256sum] = "dba42cd4c38174b7bd0d426d8a39df2be6bcc1ec18946a4642713290f6bf9a0b"
+SRC_URI[md5sum] = "6a39bccf420c946b0fd7ffc64961315b"
+SRC_URI[sha256sum] = "503f91ab0af4846f34f0444ab71c4b286123f0044a4964f1ae781486c617f2e2"
 
 UPSTREAM_CHECK_URI = "http://www.greenwoodsoftware.com/less/download.html"