From: Alistair Francis Date: Wed, 30 Jan 2019 17:00:13 +0000 (+0000) Subject: libgpg-error: Bump to version 1.35 X-Git-Tag: uninative-2.4~473 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9dbc82afb90034aa229591dd41fe25ef83dcf521;p=openembedded-core.git libgpg-error: Bump to version 1.35 The file src/gpg-error.h.in SHA changed as some new funtion definitions were added to the header file and the copyright year was updated to include 2019. Signed-off-by: Alistair Francis Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.33.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.35.bb similarity index 92% rename from meta/recipes-support/libgpg-error/libgpg-error_1.33.bb rename to meta/recipes-support/libgpg-error/libgpg-error_1.35.bb index 325529d149..9a822add32 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.33.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.35.bb @@ -5,7 +5,7 @@ BUGTRACKER = "https://bugs.g10code.com/gnupg/index" LICENSE = "GPLv2+ & LGPLv2.1+" LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ - file://src/gpg-error.h.in;beginline=2;endline=18;md5=524d4e810c4dcdc38e4fa28e70a13bf8 \ + file://src/gpg-error.h.in;beginline=2;endline=18;md5=cd91e3ad1265a0c268efad541a39345e \ file://src/init.c;beginline=2;endline=17;md5=f01cdfcf747af5380590cfd9bbfeaaf7" @@ -16,8 +16,8 @@ SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \ file://pkgconfig.patch \ " -SRC_URI[md5sum] = "680495572d5d4c700ea73a2f793ce531" -SRC_URI[sha256sum] = "5d38826656e746c936e7742d9cde072b50baa3c4c49daa168a56813612bf03ff" +SRC_URI[md5sum] = "2808a9e044f883f7554c5ba6a380b711" +SRC_URI[sha256sum] = "cbd5ee62a8a8c88d48c158fff4fc9ead4132aacd1b4a56eb791f9f997d07e067" BINCONFIG = "${bindir}/gpg-error-config"