diff options
| -rw-r--r-- | meta-oe/recipes-support/nano/nano_4.3.bb (renamed from meta-oe/recipes-support/nano/nano_4.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/nano/nano_4.2.bb b/meta-oe/recipes-support/nano/nano_4.3.bb index 19a8b47829..aa773bf753 100644 --- a/meta-oe/recipes-support/nano/nano_4.2.bb +++ b/meta-oe/recipes-support/nano/nano_4.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] = "9ef42650960fa71671dc5318841a27a9" | 15 | SRC_URI[md5sum] = "23f4f7b5c0d1f04ad555960dc294f2b8" |
| 16 | SRC_URI[sha256sum] = "1143defce62e391b241252ffdb6e5c1ded56cfe26d46ee81b796abe0ccc45df9" | 16 | SRC_URI[sha256sum] = "00d3ad1a287a85b4bf83e5f06cedd0a9f880413682bebd52b4b1e2af8cfc0d81" |
| 17 | 17 | ||
| 18 | inherit autotools gettext pkgconfig | 18 | inherit autotools gettext pkgconfig |
| 19 | 19 | ||
