package/fetchmail: bump version to 6.5.5

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

The COPYING license file was updated in:
e6597cee1e/
a408d51154/
This commit updates its hash accordingly.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
[Julien: fix COPYING license file hash]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-10-01 21:44:26 +02:00
committed by Julien Olivain
parent d03d19338b
commit 8082b26a2b
2 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -5,7 +5,7 @@
################################################################################
FETCHMAIL_VERSION_MAJOR = 6.5
FETCHMAIL_VERSION = $(FETCHMAIL_VERSION_MAJOR).4
FETCHMAIL_VERSION = $(FETCHMAIL_VERSION_MAJOR).5
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