package/libnpth: bump to version 1.7

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 3ef4d24192)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Francois Perrad 2024-04-03 10:40:32 +02:00 committed by Peter Korsgaard
parent cd6e65ff1e
commit 3909492646
2 changed files with 4 additions and 5 deletions

View File

@ -1,7 +1,6 @@
# Locally calculated after checking signature
# https://gnupg.org/ftp/gcrypt/npth/npth-1.6.tar.bz2.sig
# using key D8692123C4065DEA5E0F3AB5249B39D24F25E3B6
sha256 1393abd9adcf0762d34798dc34fdcf4d0d22a8410721e76f1e3afcd1daa4e2d1 npth-1.6.tar.bz2
# From https://www.gnupg.org/download/integrity_check.html
sha1 a9f7adc1b1f6707071d29bfb3338c28b995ca1ce npth-1.7.tar.bz2
sha256 8589f56937b75ce33b28d312fccbf302b3b71ec3f3945fde6aaa74027914ad05 npth-1.7.tar.bz2
# Hash for license file:
sha256 ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed COPYING.LIB

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBNPTH_VERSION = 1.6
LIBNPTH_VERSION = 1.7
LIBNPTH_SOURCE = npth-$(LIBNPTH_VERSION).tar.bz2
LIBNPTH_SITE = https://www.gnupg.org/ftp/gcrypt/npth
LIBNPTH_LICENSE = LGPL-2.0+