diff options
-rw-r--r-- | meta/recipes-support/libgpg-error/libgpg-error_1.23.bb (renamed from meta/recipes-support/libgpg-error/libgpg-error_1.22.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.22.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.23.bb index 7231898081..5f967b382d 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.22.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.23.bb @@ -15,8 +15,8 @@ UPSTREAM_CHECK_URI = "https://gnupg.org/download/index.html" SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \ file://pkgconfig.patch \ " -SRC_URI[md5sum] = "83c686abe3fa223ec89f3b51da830770" -SRC_URI[sha256sum] = "f2a04ee6317bdb41a625bea23fdc7f0b5a63fb677f02447c647ed61fb9e69d7b" +SRC_URI[md5sum] = "5bc2d7ec28f91f883fb6f23d5c784ca7" +SRC_URI[sha256sum] = "7f0c7f65b98c4048f649bfeebfa4d4c1559707492962504592b985634c939eaa" BINCONFIG = "${bindir}/gpg-error-config" |