diff mbox series

[meta-networking,15/35] cifs-utils: upgrade 7.7 -> 7.8

Message ID 20260927105002.1832451-15-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-gnome,1/35] gimp: upgrade 3.2.4 -> 3.2.6 | expand

Commit Message

Ankur Tyagi Sept. 27, 2026, 10:49 a.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../cifs/{cifs-utils_7.7.bb => cifs-utils_7.8.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-support/cifs/{cifs-utils_7.7.bb => cifs-utils_7.8.bb} (97%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-support/cifs/cifs-utils_7.7.bb b/meta-networking/recipes-support/cifs/cifs-utils_7.8.bb
similarity index 97%
rename from meta-networking/recipes-support/cifs/cifs-utils_7.7.bb
rename to meta-networking/recipes-support/cifs/cifs-utils_7.8.bb
index 51475bae77..7fe76377e1 100644
--- a/meta-networking/recipes-support/cifs/cifs-utils_7.7.bb
+++ b/meta-networking/recipes-support/cifs/cifs-utils_7.8.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 = "3a7dc396306654aa225c35767e56ac1fb239922e"
+SRCREV = "be9d47cc3c8f3842e8c6418885525130eeae87ed"
 SRC_URI = "git://git.samba.org/cifs-utils.git;branch=master;tag=${BP}"
 
 DEPENDS += "libtalloc"