From ea3f6dc80265809c00723e310053de8ba4e5e01e Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Tue, 9 Jun 2026 08:13:24 +0100 Subject: [PATCH] exim: update to version 4.99.4 Maintenance release on the 4.99 stable series. https://github.com/Exim/exim/blob/exim-4.99.4/doc/doc-txt/ChangeLog Signed-off-by: Daniel Golle --- mail/exim/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/exim/Makefile b/mail/exim/Makefile index ab76836362..610b8800e1 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=exim -PKG_VERSION:=4.99.3 +PKG_VERSION:=4.99.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://downloads.exim.org/exim4/ -PKG_HASH:=663e76d2a0d9b8fc5b373d0008e44ae044f10feb22bc9dbae8c7f21345ebfb3b +PKG_HASH:=87ff38815700dfb1ee4eb7e8dba7916df7a755905354d2d0faa1ae1790c4fd9d PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=GPL-2.0-or-later