summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/hexedit/hexedit_1.6.bb (renamed from meta-oe/recipes-extended/hexedit/hexedit_1.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/hexedit/hexedit_1.5.bb b/meta-oe/recipes-extended/hexedit/hexedit_1.6.bb
index e996593135..d2b23b41b4 100644
--- a/meta-oe/recipes-extended/hexedit/hexedit_1.5.bb
+++ b/meta-oe/recipes-extended/hexedit/hexedit_1.6.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
9SRC_URI = "git://github.com/pixel/hexedit.git;branch=master;protocol=https \ 9SRC_URI = "git://github.com/pixel/hexedit.git;branch=master;protocol=https \
10 " 10 "
11 11
12SRCREV = "baf45a289360a39a05253949fb9d1b50e4668d8a" 12SRCREV = "eab92dcaa34b66bc5182772afc9fda4ac8a27597"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15