summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/cifs/cifs-utils_7.0.bb (renamed from meta-networking/recipes-support/cifs/cifs-utils_6.15.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/cifs/cifs-utils_6.15.bb b/meta-networking/recipes-support/cifs/cifs-utils_7.0.bb
index a009a26cc2..c78bbae7b8 100644
--- a/meta-networking/recipes-support/cifs/cifs-utils_6.15.bb
+++ b/meta-networking/recipes-support/cifs/cifs-utils_7.0.bb
@@ -4,7 +4,7 @@ SECTION = "otherosfs"
4LICENSE = "GPL-3.0-only & LGPL-3.0-only" 4LICENSE = "GPL-3.0-only & LGPL-3.0-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 5LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
6 6
7SRCREV = "58ca03f183b375cb723097a241bc2fc2254dab21" 7SRCREV = "316522036133d44ed02cd39ed2748e2b59c85b30"
8SRC_URI = "git://git.samba.org/cifs-utils.git;branch=master" 8SRC_URI = "git://git.samba.org/cifs-utils.git;branch=master"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"