]> code.ossystems Code Review - openembedded-core.git/commitdiff
libgcrypt: 1.8.2 -> 1.8.3
authorHongxu Jia <hongxu.jia@windriver.com>
Mon, 2 Jul 2018 05:57:12 +0000 (13:57 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jul 2018 07:24:34 +0000 (08:24 +0100)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/libgcrypt/libgcrypt_1.8.3.bb [moved from meta/recipes-support/libgcrypt/libgcrypt_1.8.2.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-support/libgcrypt/libgcrypt_1.8.2.bb
rename to meta/recipes-support/libgcrypt/libgcrypt_1.8.3.bb
index b36e653a876df750b7dda4ecda3dd32b8c4c2c14..44728a7c20d51ad57ff55343730057dfdc4a5504 100644 (file)
@@ -21,8 +21,8 @@ SRC_URI = "${GNUPG_MIRROR}/libgcrypt/libgcrypt-${PV}.tar.bz2 \
            file://0002-libgcrypt-fix-building-error-with-O2-in-sysroot-path.patch \
            file://0004-tests-Makefile.am-fix-undefined-reference-to-pthread.patch \
 "
-SRC_URI[md5sum] = "cfb0b5c79eab07686b6898160a407139"
-SRC_URI[sha256sum] = "c8064cae7558144b13ef0eb87093412380efa16c4ee30ad12ecb54886a524c07"
+SRC_URI[md5sum] = "3139c2402e844985a67fb288a930534d"
+SRC_URI[sha256sum] = "66ec90be036747602f2b48f98312361a9180c97c68a690a5f376fa0f67d0af7c"
 
 BINCONFIG = "${bindir}/libgcrypt-config"