mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libgpg-error: security bump version to 1.61
https://github.com/gpg/libgpg-error/blob/libgpg-error-1.61/NEWS
https://dev.gnupg.org/T8239
https://lwn.net/Articles/1071807/
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 78a93cfa9b)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
9efcaa28af
commit
b1c6148803
@@ -1,6 +1,6 @@
|
||||
# From https://www.gnupg.org/download/integrity_check.html
|
||||
sha1 851a1619aee8f7723ed50f09cb6a186c483c280c libgpg-error-1.60.tar.bz2
|
||||
sha256 11b2a738e212f3eab0fe8637bc341d3181ca964e97bb2654de91aab7dae4ce09 libgpg-error-1.60.tar.bz2
|
||||
sha1 ec35eea78798a0321986168ea28d55baccd5934b libgpg-error-1.61.tar.bz2
|
||||
sha256 7a85413f2bc354f4f8aa832b718af122e48965e9e0eb9012ee659c13c6385c93 libgpg-error-1.61.tar.bz2
|
||||
|
||||
# Locally calculated
|
||||
sha256 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBGPG_ERROR_VERSION = 1.60
|
||||
LIBGPG_ERROR_VERSION = 1.61
|
||||
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