diff options
-rw-r--r-- | meta-oe/recipes-support/pcsc-lite/pcsc-lite_2.0.0.bb (renamed from meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.9.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.9.9.bb b/meta-oe/recipes-support/pcsc-lite/pcsc-lite_2.0.0.bb index c84c94dd5b..e7f4551afa 100644 --- a/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.9.9.bb +++ b/meta-oe/recipes-support/pcsc-lite/pcsc-lite_2.0.0.bb | |||
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=628c01ba985ecfa21677f5ee2d5202f6" | |||
12 | DEPENDS = "autoconf-archive-native flex-native" | 12 | DEPENDS = "autoconf-archive-native flex-native" |
13 | 13 | ||
14 | SRC_URI = "https://pcsclite.apdu.fr/files/${BP}.tar.bz2" | 14 | SRC_URI = "https://pcsclite.apdu.fr/files/${BP}.tar.bz2" |
15 | SRC_URI[sha256sum] = "cbcc3b34c61f53291cecc0d831423c94d437b188eb2b97b7febc08de1c914e8a" | 15 | SRC_URI[sha256sum] = "d6c3e2b64510e5ed6fcd3323febf2cc2a8e5fda5a6588c7671f2d77f9f189356" |
16 | 16 | ||
17 | inherit autotools systemd pkgconfig perlnative | 17 | inherit autotools systemd pkgconfig perlnative |
18 | 18 | ||