diff options
-rw-r--r-- | meta-networking/recipes-support/spice/usbredir_0.14.0.bb (renamed from meta-networking/recipes-support/spice/usbredir_0.13.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/spice/usbredir_0.13.0.bb b/meta-networking/recipes-support/spice/usbredir_0.14.0.bb index 3a73f9b189..82f48ccdb8 100644 --- a/meta-networking/recipes-support/spice/usbredir_0.13.0.bb +++ b/meta-networking/recipes-support/spice/usbredir_0.14.0.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | |||
7 | 7 | ||
8 | DEPENDS = "libusb1 glib-2.0" | 8 | DEPENDS = "libusb1 glib-2.0" |
9 | 9 | ||
10 | SRCREV = "5fc0e1c43194d948545941d408f4c10d084eb6ed" | 10 | SRCREV = "2d373432e604960c1dcc14fb97098febe4d64025" |
11 | 11 | ||
12 | SRC_URI = "git://gitlab.freedesktop.org/spice/usbredir;branch=main;protocol=https" | 12 | SRC_URI = "git://gitlab.freedesktop.org/spice/usbredir;branch=main;protocol=https" |
13 | 13 | ||