less: 479 -> 481

(From OE-Core rev: 6638c366b7db67ab59de6aa5d8d8f0e3af2ba707)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert Yang
2016-01-07 01:39:17 -08:00
committed by Richard Purdie
parent 4cb226954a
commit 38aa0fc8fb

View File

@@ -27,8 +27,8 @@ DEPENDS = "ncurses"
SRC_URI = "http://www.greenwoodsoftware.com/${BPN}/${BPN}-${PV}.tar.gz \
"
SRC_URI[md5sum] = "049f51ccfe2686009c6ce943eeb4bbaf"
SRC_URI[sha256sum] = "5bf06cb30ee2a2bd1f79f39aa91e46444e7cb19b48c95c4992fa63cfe4527a80"
SRC_URI[md5sum] = "50ef46065c65257141a7340123527767"
SRC_URI[sha256sum] = "3fa38f2cf5e9e040bb44fffaa6c76a84506e379e47f5a04686ab78102090dda5"
UPSTREAM_CHECK_URI = "http://www.greenwoodsoftware.com/less/download.html"