diff options
-rw-r--r-- | meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.2.bb (renamed from meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.1.bb b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.2.bb index 97a94ec973..1dfba7c716 100644 --- a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.1.bb +++ b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.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 = "53834cd33155ae1f0332102b1baca6ce63660fc5" | 8 | SRCREV = "778da3d86a59f5166443118c158e11ba4da9a5f1" |
9 | 9 | ||
10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
11 | 11 | ||