diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-support/gnupg/gnupg_2.2.0.bb (renamed from meta/recipes-support/gnupg/gnupg_2.1.23.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/gnupg/gnupg_2.1.23.bb b/meta/recipes-support/gnupg/gnupg_2.2.0.bb index 8cbe5e12f8..0176dddad2 100644 --- a/meta/recipes-support/gnupg/gnupg_2.1.23.bb +++ b/meta/recipes-support/gnupg/gnupg_2.2.0.bb | |||
@@ -16,8 +16,8 @@ SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ | |||
16 | file://0004-autogen.sh-fix-find-version-for-beta-checking.patch \ | 16 | file://0004-autogen.sh-fix-find-version-for-beta-checking.patch \ |
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI[md5sum] = "86c2304ead54b74a422e76c3f1bc7a91" | 19 | SRC_URI[md5sum] = "789f16949fae2d003d387f49e9da4b74" |
20 | SRC_URI[sha256sum] = "a94476391595e9351f219188767a9d6ea128e83be5ed3226a7890f49aa2d0d77" | 20 | SRC_URI[sha256sum] = "d4514a0be0f7a1ff263193330019eb4b53c82f0f5e230af3c14df371271a45e6" |
21 | 21 | ||
22 | EXTRA_OECONF = "--disable-ldap \ | 22 | EXTRA_OECONF = "--disable-ldap \ |
23 | --disable-ccid-driver \ | 23 | --disable-ccid-driver \ |