diff --git a/meta-networking/recipes-support/cifs/cifs-utils_7.4.bb b/meta-networking/recipes-support/cifs/cifs-utils_7.7.bb similarity index 97% rename from meta-networking/recipes-support/cifs/cifs-utils_7.4.bb rename to meta-networking/recipes-support/cifs/cifs-utils_7.7.bb index 23a08cb350..51475bae77 100644 --- a/meta-networking/recipes-support/cifs/cifs-utils_7.4.bb +++ b/meta-networking/recipes-support/cifs/cifs-utils_7.7.bb @@ -4,7 +4,7 @@ SECTION = "otherosfs" LICENSE = "GPL-3.0-only AND LGPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" -SRCREV = "edac7178bec9520fb57d14946e67f5dd33b82d43" +SRCREV = "3a7dc396306654aa225c35767e56ac1fb239922e" SRC_URI = "git://git.samba.org/cifs-utils.git;branch=master;tag=${BP}" DEPENDS += "libtalloc"