package/fetchmail: bump version to 6.5.4

Release notes:
https://sourceforge.net/p/fetchmail/mailman/message/59196377/

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 91967008a5)
[Thomas: pick to include the 6.5.6 security bump]
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Bernd Kuhls
2025-06-20 08:25:24 +02:00
committed by Thomas Perale
parent ffbe744d56
commit f123088c84
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# From https://sourceforge.net/p/fetchmail/mailman/message/59193648/
sha256 d74e893b78ef29ebef375ab7e726d2977140f8f1208f5905569395cbdae4c23d fetchmail-6.5.3.tar.xz
# From https://sourceforge.net/p/fetchmail/mailman/message/59196377/
sha256 c859156e9bff841d4d984cb3fdcb8042b6b31789fc3387c2649baa95a88d698b fetchmail-6.5.4.tar.xz
# Locally computed:
sha256 e5768c44445cf051dd88e0cf8bfc16d81f7b1a7cc28f4e0204a4f8d81cd16977 COPYING

View File

@@ -5,7 +5,7 @@
################################################################################
FETCHMAIL_VERSION_MAJOR = 6.5
FETCHMAIL_VERSION = $(FETCHMAIL_VERSION_MAJOR).3
FETCHMAIL_VERSION = $(FETCHMAIL_VERSION_MAJOR).4
FETCHMAIL_SOURCE = fetchmail-$(FETCHMAIL_VERSION).tar.xz
FETCHMAIL_SITE = https://downloads.sourceforge.net/project/fetchmail/branch_$(FETCHMAIL_VERSION_MAJOR)
FETCHMAIL_LICENSE = GPL-2.0; some exceptions are mentioned in COPYING