mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
nano: update to 4.2
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d9516e5531
commit
ba5c0efc62
@ -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] = "235eaf7d27db3c3679b2054361ff6181"
|
||||
SRC_URI[sha256sum] = "86bde596a038d6fde619b49d785c0ebf0b3eaa7001a39dbe9316bd5392d221d0"
|
||||
SRC_URI[md5sum] = "9ef42650960fa71671dc5318841a27a9"
|
||||
SRC_URI[sha256sum] = "1143defce62e391b241252ffdb6e5c1ded56cfe26d46ee81b796abe0ccc45df9"
|
||||
|
||||
inherit autotools gettext pkgconfig
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user