mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
nano: update to 4.3
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
46aaf05961
commit
54884f9cb9
@@ -12,8 +12,8 @@ RDEPENDS_${PN} = "ncurses-terminfo-base"
|
||||
PV_MAJOR = "${@d.getVar('PV').split('.')[0]}"
|
||||
|
||||
SRC_URI = "https://nano-editor.org/dist/v${PV_MAJOR}/nano-${PV}.tar.xz"
|
||||
SRC_URI[md5sum] = "9ef42650960fa71671dc5318841a27a9"
|
||||
SRC_URI[sha256sum] = "1143defce62e391b241252ffdb6e5c1ded56cfe26d46ee81b796abe0ccc45df9"
|
||||
SRC_URI[md5sum] = "23f4f7b5c0d1f04ad555960dc294f2b8"
|
||||
SRC_URI[sha256sum] = "00d3ad1a287a85b4bf83e5f06cedd0a9f880413682bebd52b4b1e2af8cfc0d81"
|
||||
|
||||
inherit autotools gettext pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user