mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/libksba: bump to version 1.7.0
https://github.com/gpg/libksba/blob/libksba-1.7.0/NEWS https://dev.gnupg.org/T8121 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
91c79494e6
commit
4ecf88dc4e
@@ -1,6 +1,6 @@
|
||||
# From https://www.gnupg.org/download/integrity_check.html
|
||||
sha1 ff1705f512ab18323571e009d8ead407f7d0279f libksba-1.6.8.tar.bz2
|
||||
sha256 0f4510f1c7a679c3545990a31479f391ad45d84e039176309d42f80cf41743f5 libksba-1.6.8.tar.bz2
|
||||
sha1 789ca7db1b1dcb87bca3eb2f53d5e6729810e943 libksba-1.7.0.tar.bz2
|
||||
sha256 e1d3a5745911f5a663fddecf526541c4241052a9e4cafbc92dc7f4096c7efdac libksba-1.7.0.tar.bz2
|
||||
|
||||
# Hash for license files:
|
||||
sha256 078dca2d4a2a5d19788b18dc05e039f7a63cb789f6f0b6f9e3fbe6284e6968bd AUTHORS
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBKSBA_VERSION = 1.6.8
|
||||
LIBKSBA_VERSION = 1.7.0
|
||||
LIBKSBA_SOURCE = libksba-$(LIBKSBA_VERSION).tar.bz2
|
||||
LIBKSBA_SITE = https://gnupg.org/ftp/gcrypt/libksba
|
||||
LIBKSBA_LICENSE = LGPL-3.0+ or GPL-2.0+ (library, headers), GPL-3.0+ (manual, tests, build system)
|
||||
|
||||
Reference in New Issue
Block a user