diff options
Diffstat (limited to 'meta-oe/recipes-support/htop/htop_3.1.2.bb')
| -rw-r--r-- | meta-oe/recipes-support/htop/htop_3.1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/htop/htop_3.1.2.bb b/meta-oe/recipes-support/htop/htop_3.1.2.bb index d8e241ed06..4fe70982a5 100644 --- a/meta-oe/recipes-support/htop/htop_3.1.2.bb +++ b/meta-oe/recipes-support/htop/htop_3.1.2.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Interactive process viewer" | 1 | SUMMARY = "Interactive process viewer" |
| 2 | HOMEPAGE = "https://htop.dev" | 2 | HOMEPAGE = "https://htop.dev" |
| 3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 6 | 6 | ||
| 7 | DEPENDS = "ncurses" | 7 | DEPENDS = "ncurses" |
