summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.1.bb (renamed from meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.0.bb b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.1.bb
index c9e7eae279..6a2e1b2e0e 100644
--- a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.0.bb
+++ b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.1.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=94d55d512a9ba36caa9b7df079bae19f"
5 5
6SRC_URI = "git://github.com/LudovicRousseau/pcsc-tools;protocol=https;branch=master" 6SRC_URI = "git://github.com/LudovicRousseau/pcsc-tools;protocol=https;branch=master"
7 7
8SRCREV = "c6e9fa746d00e08fc71c57c79e305669ff2e3106" 8SRCREV = "63e532cfa97932aac76ca5f7473d1ce11602a139"
9 9
10inherit autotools pkgconfig 10inherit autotools pkgconfig
11 11