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