package/libgsasl: bump to version 2.2.2

Update COPYING.LESSER license hash due to postal address fix and
README to year update.

Release notes:
https://lists.gnu.org/archive/html/help-gsasl/2025-03/msg00000.html

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 5cbd7c1b29)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Dario Binacchi
2025-10-23 20:09:08 +02:00
committed by Thomas Perale
parent 3077be13c5
commit 1126cf4624
2 changed files with 6 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
# From https://lists.gnu.org/archive/html/help-gsasl/2024-01/msg00003.html
sha1 c238b3af05af3804808cbf734f049a06840d787c gsasl-2.2.1.tar.gz
# From https://lists.gnu.org/archive/html/help-gsasl/2025-03/msg00000.html
sha1 8a845b7ec78e5f27bf69438074ad23867c00d4fe gsasl-2.2.2.tar.gz
sha256 d45b562e13bd13b9fc20b372f4b53269740cf6279f836f09ce11b9d32bcee075 gsasl-2.2.1.tar.gz
# Locally calculated after checking pgp signature
sha256 d45b562e13bd13b9fc20b372f4b53269740cf6279f836f09ce11b9d32bcee075 gsasl-2.2.1.tar.gz
sha256 41e8e442648eccaf6459d9ad93d4b18530b96c8eaf50e3f342532ef275eff3ba gsasl-2.2.2.tar.gz
# Hash for license files:
sha256 8908e3d66e17102a3b921e1f7f80be5dc9c905ad15561579d46a7074387e311b README
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING.LESSER
sha256 e3d1b8a82b97dc6083b2600a6beb0396bbefbe384fc1cd39d0e8cb04bbf2bd33 README
sha256 20e50fe7aae3e56378ebf0417d9de904f55a0e61e4df315333e632a4d3555d95 COPYING.LESSER
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
LIBGSASL_VERSION = 2.2.1
LIBGSASL_VERSION = 2.2.2
LIBGSASL_SOURCE = gsasl-$(LIBGSASL_VERSION).tar.gz
LIBGSASL_SITE = $(BR2_GNU_MIRROR)/gsasl
LIBGSASL_LICENSE = LGPL-2.1+ (library), GPL-3.0+ (programs)