summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/htop/htop_3.1.2.bb
diff options
context:
space:
mode:
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.bb2
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 @@
1SUMMARY = "Interactive process viewer" 1SUMMARY = "Interactive process viewer"
2HOMEPAGE = "https://htop.dev" 2HOMEPAGE = "https://htop.dev"
3SECTION = "console/utils" 3SECTION = "console/utils"
4LICENSE = "GPLv2" 4LICENSE = "GPL-2.0-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 5LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
6 6
7DEPENDS = "ncurses" 7DEPENDS = "ncurses"