diff options
| -rw-r--r-- | meta-oe/recipes-support/nano/nano_4.9.3.bb (renamed from meta-oe/recipes-support/nano/nano_4.9.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/nano/nano_4.9.2.bb b/meta-oe/recipes-support/nano/nano_4.9.3.bb index 2b236ba1eb..645b07b4ce 100644 --- a/meta-oe/recipes-support/nano/nano_4.9.2.bb +++ b/meta-oe/recipes-support/nano/nano_4.9.3.bb | |||
| @@ -12,8 +12,8 @@ RDEPENDS_${PN} = "ncurses-terminfo-base" | |||
| 12 | PV_MAJOR = "${@d.getVar('PV').split('.')[0]}" | 12 | PV_MAJOR = "${@d.getVar('PV').split('.')[0]}" |
| 13 | 13 | ||
| 14 | SRC_URI = "https://nano-editor.org/dist/v${PV_MAJOR}/nano-${PV}.tar.xz" | 14 | SRC_URI = "https://nano-editor.org/dist/v${PV_MAJOR}/nano-${PV}.tar.xz" |
| 15 | SRC_URI[md5sum] = "10df0100ebf4aa7bb4806428c11751eb" | 15 | SRC_URI[md5sum] = "52137a960ae8b3ca6d7dab6767fe6e5f" |
| 16 | SRC_URI[sha256sum] = "d8a25eea942ecee2d57b8e037eb4b28f030f818b78773b8fcb994ed5835d2ef6" | 16 | SRC_URI[sha256sum] = "6e3438f033a0ed07d3d74c30d0803cbda3d2366ba1601b7bbf9b16ac371f51b4" |
| 17 | 17 | ||
| 18 | UPSTREAM_CHECK_URI = "https://ftp.gnu.org/gnu/nano" | 18 | UPSTREAM_CHECK_URI = "https://ftp.gnu.org/gnu/nano" |
| 19 | 19 | ||
