aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/dhex/dhex_0.69.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/dhex/dhex_0.69.bb')
-rw-r--r--meta-oe/recipes-support/dhex/dhex_0.69.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/dhex/dhex_0.69.bb b/meta-oe/recipes-support/dhex/dhex_0.69.bb
index cfbb2caaf6..3cc870481f 100644
--- a/meta-oe/recipes-support/dhex/dhex_0.69.bb
+++ b/meta-oe/recipes-support/dhex/dhex_0.69.bb
@@ -1,9 +1,10 @@
SUMMARY = "dhex is a hex editor that includes a diff mode"
SECTION = "console/utils"
+HOMEPAGE = "http://www.dettus.net/dhex/"
DEPENDS = "ncurses"
-LICENSE = "GPLv2+"
+LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://README.txt;beginline=229;endline=241;md5=6f252a421b65bcecf624382ba3c899da"
SRC_URI = "http://www.dettus.net/dhex/dhex_0.69.tar.gz"