package/libksba: bump to version 1.8.1

https://github.com/gpg/libksba/blob/libksba-1.8.1/NEWS
https://dev.gnupg.org/T8253

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-09-04 20:41:34 +02:00
committed by Julien Olivain
parent 627c482434
commit 6910dbda29
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# From https://www.gnupg.org/download/integrity_check.html
sha1 789ca7db1b1dcb87bca3eb2f53d5e6729810e943 libksba-1.7.0.tar.bz2
sha256 e1d3a5745911f5a663fddecf526541c4241052a9e4cafbc92dc7f4096c7efdac libksba-1.7.0.tar.bz2
sha1 5d24e4c3f9a59838e5c77aaf1346ed197a3df221 libksba-1.8.1.tar.bz2
sha256 c2f84393011827219ae117131dba8e7684c2bed0961eed11b0642c2acba440b5 libksba-1.8.1.tar.bz2
# Hash for license files:
sha256 078dca2d4a2a5d19788b18dc05e039f7a63cb789f6f0b6f9e3fbe6284e6968bd AUTHORS

View File

@@ -4,7 +4,7 @@
#
################################################################################
LIBKSBA_VERSION = 1.7.0
LIBKSBA_VERSION = 1.8.1
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)