From: Daniel Golle Date: Tue, 9 Jun 2026 07:13:24 +0000 (+0100) Subject: exim: update to version 4.99.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ea3f6dc80265809c00723e310053de8ba4e5e01e;p=openwrt-packages.git 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 --- diff --git a/mail/exim/Makefile b/mail/exim/Makefile index ab7683636..610b8800e 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