mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
nano: upgrade 5.2 -> 5.3
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ 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[sha256sum] = "32c2da43e1ae9a5e43437d8c6e1ec0388af870c7762c479e5bffb5f292bda7e1"
|
||||
SRC_URI[sha256sum] = "c5c1cbcf622d9a96b6030d66409ed12b204e8bc01ef5e6554ebbe6fb1d734352"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://ftp.gnu.org/gnu/nano"
|
||||
|
||||
Reference in New Issue
Block a user