diff options
-rw-r--r-- | meta/recipes-support/gnupg/gnupg_2.1.14.bb (renamed from meta/recipes-support/gnupg/gnupg_2.1.12.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/gnupg/gnupg_2.1.12.bb b/meta/recipes-support/gnupg/gnupg_2.1.14.bb index 8f1c67cc5b..5ea9b962e8 100644 --- a/meta/recipes-support/gnupg/gnupg_2.1.12.bb +++ b/meta/recipes-support/gnupg/gnupg_2.1.14.bb | |||
@@ -16,8 +16,8 @@ SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ | |||
16 | file://autogen.sh-fix-find-version-for-beta-checking.patch \ | 16 | file://autogen.sh-fix-find-version-for-beta-checking.patch \ |
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI[md5sum] = "573bc2cd83934eed12f0d0db443f5bde" | 19 | SRC_URI[md5sum] = "46cf0a42ffad6c2615cafd633580b2de" |
20 | SRC_URI[sha256sum] = "ac34929d2400a58a349963865442ee6cdd75e500a8d5df083d29835e88bfc506" | 20 | SRC_URI[sha256sum] = "9450dee9693b6a12bf0c374dae77b66c30f69ff8f35fc9266ab8dd76998eba42" |
21 | 21 | ||
22 | EXTRA_OECONF = "--disable-ldap \ | 22 | EXTRA_OECONF = "--disable-ldap \ |
23 | --disable-ccid-driver \ | 23 | --disable-ccid-driver \ |