diff options
| -rw-r--r-- | meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.31.0.bb (renamed from meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.30.0.bb) | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.30.0.bb b/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.31.0.bb index 15d0aefc36..000218988b 100644 --- a/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.30.0.bb +++ b/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.31.0.bb | |||
| @@ -10,15 +10,14 @@ HOMEPAGE = "https://github.com/OpenSC/pkcs11-helper" | |||
| 10 | SECTION = "Development/Libraries" | 10 | SECTION = "Development/Libraries" |
| 11 | 11 | ||
| 12 | LICENSE = "GPL-2.0-only & BSD-3-Clause" | 12 | LICENSE = "GPL-2.0-only & BSD-3-Clause" |
| 13 | LIC_FILES_CHKSUM = " \ | 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=008a5b65f5d167bd0f646530ad3d3293 \ |
| 14 | file://COPYING;md5=30f10d22cfb1ba98ccd714a41ad3311a \ | 14 | file://COPYING.GPL;md5=8a71d0475d08eee76d8b6d0c6dbec543 \ |
| 15 | file://COPYING.GPL;md5=8a71d0475d08eee76d8b6d0c6dbec543 \ | 15 | file://COPYING.BSD;md5=66b7a37c3c10483c1fd86007726104d7 \ |
| 16 | file://COPYING.BSD;md5=66b7a37c3c10483c1fd86007726104d7 \ | 16 | " |
| 17 | " | ||
| 18 | SRC_URI = "git://github.com/OpenSC/${BPN}.git;branch=master;protocol=https" | 17 | SRC_URI = "git://github.com/OpenSC/${BPN}.git;branch=master;protocol=https" |
| 19 | 18 | ||
| 20 | # master | 19 | # master |
| 21 | SRCREV = "8bed16034f629a0361fa8ff89deed2b43dc45d8b" | 20 | SRCREV = "286b4415b95f298ab35d62508a37c2aefc055037" |
| 22 | PV .= "+1.30.0+git" | 21 | PV .= "+1.30.0+git" |
| 23 | 22 | ||
| 24 | UPSTREAM_CHECK_GITTAGREGEX = "pkcs11-helper-(?P<pver>\d+(\.\d+)+)" | 23 | UPSTREAM_CHECK_GITTAGREGEX = "pkcs11-helper-(?P<pver>\d+(\.\d+)+)" |
