diff options
Diffstat (limited to 'meta-oe/recipes-support/nano/nano.inc')
-rw-r--r-- | meta-oe/recipes-support/nano/nano.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/nano/nano.inc b/meta-oe/recipes-support/nano/nano.inc index bdefe9bd0..3fad02984 100644 --- a/meta-oe/recipes-support/nano/nano.inc +++ b/meta-oe/recipes-support/nano/nano.inc | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "GNU nano (Nano's ANOther editor, or \ | |||
2 | Not ANOther editor) is an enhanced clone of the \ | 2 | Not ANOther editor) is an enhanced clone of the \ |
3 | Pico text editor." | 3 | Pico text editor." |
4 | HOMEPAGE = "http://www.nano-editor.org/" | 4 | HOMEPAGE = "http://www.nano-editor.org/" |
5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv3" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" |
7 | SECTION = "console/utils" | 7 | SECTION = "console/utils" |
8 | DEPENDS = "ncurses" | 8 | DEPENDS = "ncurses" |