diff options
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/gnupg/gnupg_2.0.23.bb (renamed from meta/recipes-support/gnupg/gnupg_2.0.22.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/gnupg/gnupg_2.0.22.bb b/meta/recipes-support/gnupg/gnupg_2.0.23.bb index 0b003624c2..30414f943c 100644 --- a/meta/recipes-support/gnupg/gnupg_2.0.22.bb +++ b/meta/recipes-support/gnupg/gnupg_2.0.23.bb | |||
@@ -13,8 +13,8 @@ inherit autotools gettext texinfo pkgconfig | |||
13 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/${BPN}/${BPN}-${PV}.tar.bz2 \ | 13 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/${BPN}/${BPN}-${PV}.tar.bz2 \ |
14 | file://pkgconfig.patch" | 14 | file://pkgconfig.patch" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "ee22e7b4fdbfcb50229c2e6db6db291e" | 16 | SRC_URI[md5sum] = "1c30b3aa1f99f17b4988e1ab616355d4" |
17 | SRC_URI[sha256sum] = "437d0ab259854359fc48aa8795af80cff4975e559c111c92c03d0bc91408e251" | 17 | SRC_URI[sha256sum] = "cf196b8056eafb4236f000a3e12543e0022a1fec4d6edff1b91b48936c109841" |
18 | 18 | ||
19 | EXTRA_OECONF = "--disable-ldap \ | 19 | EXTRA_OECONF = "--disable-ldap \ |
20 | --disable-ccid-driver \ | 20 | --disable-ccid-driver \ |