mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
nano: upgrade 8.2 -> 8.3
Changelog: ============ - A build failure with gcc-15 is fixed. - Several translations were updated. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -13,7 +13,7 @@ RDEPENDS:${PN} = "ncurses-terminfo-base"
|
|||||||
PV_MAJOR = "${@d.getVar('PV').split('.')[0]}"
|
PV_MAJOR = "${@d.getVar('PV').split('.')[0]}"
|
||||||
|
|
||||||
SRC_URI = "https://nano-editor.org/dist/v${PV_MAJOR}/nano-${PV}.tar.xz"
|
SRC_URI = "https://nano-editor.org/dist/v${PV_MAJOR}/nano-${PV}.tar.xz"
|
||||||
SRC_URI[sha256sum] = "d5ad07dd862facae03051c54c6535e54c7ed7407318783fcad1ad2d7076fffeb"
|
SRC_URI[sha256sum] = "551b717b2e28f7e90f749323686a1b5bbbd84cfa1390604d854a3ca3778f111e"
|
||||||
|
|
||||||
UPSTREAM_CHECK_URI = "https://ftp.gnu.org/gnu/nano"
|
UPSTREAM_CHECK_URI = "https://ftp.gnu.org/gnu/nano"
|
||||||
|
|
||||||
Reference in New Issue
Block a user