summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/consolation/consolation_0.0.9.bb (renamed from meta-oe/recipes-support/consolation/consolation_0.0.8.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/consolation/consolation_0.0.8.bb b/meta-oe/recipes-support/consolation/consolation_0.0.9.bb
index 0936b1ae1..17981b6e9 100644
--- a/meta-oe/recipes-support/consolation/consolation_0.0.8.bb
+++ b/meta-oe/recipes-support/consolation/consolation_0.0.9.bb
@@ -6,7 +6,7 @@ software include gpm and jamd."
6HOMEPAGE = "https://salsa.debian.org/consolation-team/consolation" 6HOMEPAGE = "https://salsa.debian.org/consolation-team/consolation"
7SECTION = "console/utils" 7SECTION = "console/utils"
8LICENSE = "GPL-2.0-or-later" 8LICENSE = "GPL-2.0-or-later"
9LIC_FILES_CHKSUM = "file://LICENSE;md5=73ca626e1d9048abfc7d599370650827" 9LIC_FILES_CHKSUM = "file://LICENSE;md5=7df9eea2f4dfdda489c116099e6fc062"
10 10
11DEPENDS = " \ 11DEPENDS = " \
12 libevdev \ 12 libevdev \
@@ -15,7 +15,7 @@ DEPENDS = " \
15" 15"
16 16
17SRC_URI = "git://salsa.debian.org/consolation-team/consolation.git;branch=master" 17SRC_URI = "git://salsa.debian.org/consolation-team/consolation.git;branch=master"
18SRCREV = "4581eaece6e49fa2b687efbdbe23b2de452e7902" 18SRCREV = "5ef08f0cd6ede62de14de477b74fc3611108c676"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21