mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/libgpg-error: bump version to 1.60
https://dev.gnupg.org/T8112
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit c41092cc98)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
509daa69c0
commit
9efcaa28af
@@ -1,6 +1,6 @@
|
||||
# From https://www.gnupg.org/download/integrity_check.html
|
||||
sha1 a9876a9e4cb54298960bd4202baf891642060428 libgpg-error-1.58.tar.bz2
|
||||
sha256 f943aea9a830a8bd938e5124b579efaece24a3225ff4c3d27611a80ce1260c27 libgpg-error-1.58.tar.bz2
|
||||
sha1 851a1619aee8f7723ed50f09cb6a186c483c280c libgpg-error-1.60.tar.bz2
|
||||
sha256 11b2a738e212f3eab0fe8637bc341d3181ca964e97bb2654de91aab7dae4ce09 libgpg-error-1.60.tar.bz2
|
||||
|
||||
# Locally calculated
|
||||
sha256 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBGPG_ERROR_VERSION = 1.58
|
||||
LIBGPG_ERROR_VERSION = 1.60
|
||||
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