From: Wang Mingyu <[email protected]>

Changelog:
==========
  build: fix compilation when configured with --disable-comment
  bump version numbers and add a news item for the 7.1 release
  copyright: update the last year for significantly changed files
  docs: say thanks to the Albanian translator
  rcfile: report an error when an included file does not exist
  text: upon Enter, eat only lefthand blanks, not any other characters
  tweaks: avoid passing NULL to access()
  tweaks: wrap overlong lines in the Tcl syntax, to make them manageable

Signed-off-by: Wang Mingyu <[email protected]>
---
 meta-oe/recipes-support/nano/{nano_7.0.bb => nano_7.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/nano/{nano_7.0.bb => nano_7.1.bb} (88%)

diff --git a/meta-oe/recipes-support/nano/nano_7.0.bb 
b/meta-oe/recipes-support/nano/nano_7.1.bb
similarity index 88%
rename from meta-oe/recipes-support/nano/nano_7.0.bb
rename to meta-oe/recipes-support/nano/nano_7.1.bb
index fe3ed2d34..c60135415 100644
--- a/meta-oe/recipes-support/nano/nano_7.0.bb
+++ b/meta-oe/recipes-support/nano/nano_7.1.bb
@@ -13,7 +13,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] = 
"8dd6eac38b2b8786d82681f0e1afd84f6b75210d17391b6443c437e451552149"
+SRC_URI[sha256sum] = 
"57ba751e9b7519f0f6ddee505202e387c75dde440c1f7aa1b9310cc381406836"
 
 UPSTREAM_CHECK_URI = "https://ftp.gnu.org/gnu/nano";
 
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#100137): 
https://lists.openembedded.org/g/openembedded-devel/message/100137
Mute This Topic: https://lists.openembedded.org/mt/95784465/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to