mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libgpg-error: bump version to 1.56
Release notes: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=blob;f=NEWS;hb=b3b68bde07b02dd2b6d78356ac90baa652a309fa Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
be4fb117bc
commit
409ec3dc49
@@ -1,6 +1,6 @@
|
||||
# From https://www.gnupg.org/download/integrity_check.html
|
||||
sha1 0a9386ff70a5d1f771771bf0b8db2b956e292f13 libgpg-error-1.51.tar.bz2
|
||||
sha256 be0f1b2db6b93eed55369cdf79f19f72750c8c7c39fc20b577e724545427e6b2 libgpg-error-1.51.tar.bz2
|
||||
sha1 6db7c51778e424c928993e1d49ccf6ad6866b185 libgpg-error-1.56.tar.bz2
|
||||
sha256 82c3d2deb4ad96ad3925d6f9f124fe7205716055ab50e291116ef27975d169c0 libgpg-error-1.56.tar.bz2
|
||||
|
||||
# Locally calculated
|
||||
sha256 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBGPG_ERROR_VERSION = 1.51
|
||||
LIBGPG_ERROR_VERSION = 1.56
|
||||
LIBGPG_ERROR_SITE = https://www.gnupg.org/ftp/gcrypt/libgpg-error
|
||||
LIBGPG_ERROR_SOURCE = libgpg-error-$(LIBGPG_ERROR_VERSION).tar.bz2
|
||||
LIBGPG_ERROR_LICENSE = GPL-2.0+, LGPL-2.1+
|
||||
|
||||
Reference in New Issue
Block a user