diff options
| -rw-r--r-- | meta-oe/recipes-support/nano/nano_5.3.bb (renamed from meta-oe/recipes-support/nano/nano_5.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/nano/nano_5.2.bb b/meta-oe/recipes-support/nano/nano_5.3.bb index f2cd2909cf..48e92de4cb 100644 --- a/meta-oe/recipes-support/nano/nano_5.2.bb +++ b/meta-oe/recipes-support/nano/nano_5.3.bb | |||
| @@ -12,7 +12,7 @@ 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[sha256sum] = "32c2da43e1ae9a5e43437d8c6e1ec0388af870c7762c479e5bffb5f292bda7e1" | 15 | SRC_URI[sha256sum] = "c5c1cbcf622d9a96b6030d66409ed12b204e8bc01ef5e6554ebbe6fb1d734352" |
| 16 | 16 | ||
| 17 | UPSTREAM_CHECK_URI = "https://ftp.gnu.org/gnu/nano" | 17 | UPSTREAM_CHECK_URI = "https://ftp.gnu.org/gnu/nano" |
| 18 | 18 | ||
