summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/spice/libcacard_2.8.2.bb (renamed from meta-networking/recipes-support/spice/libcacard_2.8.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/spice/libcacard_2.8.1.bb b/meta-networking/recipes-support/spice/libcacard_2.8.2.bb
index 1a2d9dc9c4..f956f06814 100644
--- a/meta-networking/recipes-support/spice/libcacard_2.8.1.bb
+++ b/meta-networking/recipes-support/spice/libcacard_2.8.2.bb
@@ -4,9 +4,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=79ffa0ec772fa86740948cb7327a0cc7"
4 4
5DEPENDS = "glib-2.0 pcsc-lite nss" 5DEPENDS = "glib-2.0 pcsc-lite nss"
6 6
7SRCREV = "7b07684ea6698d4885ff2062350ad8798a04de42" 7SRCREV = "df2d3c05a250741632184c2cc66df247039a70d7"
8 8
9SRC_URI = "git://gitlab.freedesktop.org/spice/libcacard.git;protocol=https;branch=master" 9SRC_URI = "git://gitlab.freedesktop.org/spice/libcacard.git;protocol=https;branch=master;tag=v${PV}"
10 10
11 11
12inherit meson pkgconfig 12inherit meson pkgconfig