From a64d520ccc3b65f2c479b7ba79e830a378b8acc7 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sat, 28 Feb 2026 12:06:19 +0100 Subject: [PATCH] package/oath-toolkit: bump version to 2.6.14 https://codeberg.org/oath-toolkit/oath-toolkit/src/tag/v2.6.14/NEWS Signed-off-by: Bernd Kuhls [Julien: remove sha1 from hash file which is no longer published in release announce ] Signed-off-by: Julien Olivain --- package/oath-toolkit/oath-toolkit.hash | 7 +++---- package/oath-toolkit/oath-toolkit.mk | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/package/oath-toolkit/oath-toolkit.hash b/package/oath-toolkit/oath-toolkit.hash index d44b7bb742..c45923926d 100644 --- a/package/oath-toolkit/oath-toolkit.hash +++ b/package/oath-toolkit/oath-toolkit.hash @@ -1,9 +1,8 @@ # After checking pgp signature from: -# https://download.savannah.nongnu.org/releases/oath-toolkit/oath-toolkit-2.6.13.tar.gz.sig +# https://download.savannah.nongnu.org/releases/oath-toolkit/oath-toolkit-2.6.14.tar.gz.sig # using key A3CC9C870B9D310ABAD4CF2F51722B08FE4745A2 # From release announce: -# https://mail.gnu.org/archive/html/oath-toolkit-help/2025-07/msg00000.html -sha1 62807099befb8141e429d3e38750772041ea9056 oath-toolkit-2.6.13.tar.gz -sha256 5b5d82e9a4455206d24fcbd7ee58bf4c79398a2e67997d80bd45ae927586b18b oath-toolkit-2.6.13.tar.gz +# https://mail.gnu.org/archive/html/oath-toolkit-help/2026-01/msg00000.html +sha256 8b1da365759f1249be57a82aec6e107f7b57dc77d813f96dc0aaf81624f28971 oath-toolkit-2.6.14.tar.gz # Locally calculated sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING diff --git a/package/oath-toolkit/oath-toolkit.mk b/package/oath-toolkit/oath-toolkit.mk index 37b00a8241..8dee1feb00 100644 --- a/package/oath-toolkit/oath-toolkit.mk +++ b/package/oath-toolkit/oath-toolkit.mk @@ -4,7 +4,7 @@ # ################################################################################ -OATH_TOOLKIT_VERSION = 2.6.13 +OATH_TOOLKIT_VERSION = 2.6.14 OATH_TOOLKIT_SITE = https://download.savannah.nongnu.org/releases/oath-toolkit OATH_TOOLKIT_LICENSE = GPL-3.0+ (tools), LGPL-2.1+ (libraries) OATH_TOOLKIT_LICENSE_FILES = COPYING