summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/spice/spice-protocol_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/spice/spice-protocol_git.bb b/meta-networking/recipes-support/spice/spice-protocol_git.bb
index 966ca41c91..1d56bea17c 100644
--- a/meta-networking/recipes-support/spice/spice-protocol_git.bb
+++ b/meta-networking/recipes-support/spice/spice-protocol_git.bb
@@ -13,9 +13,9 @@ architectures."
13LICENSE = "BSD-3-Clause" 13LICENSE = "BSD-3-Clause"
14LIC_FILES_CHKSUM = "file://COPYING;md5=b37311cb5604f3e5cc2fb0fd23527e95" 14LIC_FILES_CHKSUM = "file://COPYING;md5=b37311cb5604f3e5cc2fb0fd23527e95"
15 15
16PV = "0.14.0+git${SRCPV}" 16PV = "0.14.1+git${SRCPV}"
17 17
18SRCREV = "f72ece993aeaf23f77e2845562b20e5563e52ba0" 18SRCREV = "e0ec178a72aa33e307ee5ac02b63bf336da921a5"
19 19
20SRC_URI = " \ 20SRC_URI = " \
21 git://anongit.freedesktop.org/spice/spice-protocol \ 21 git://anongit.freedesktop.org/spice/spice-protocol \