From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: [PATCH] Postfix: Update to 3.7.0 Date: Wed, 02 Mar 2022 21:14:53 +0000 Message-ID: <9d4b17c9-6a1c-f226-ea98-ef5735675413@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2070808626264823950==" List-Id: --===============2070808626264823950== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable See https://www.postfix.org/announcements/postfix-3.7.0.html for this version's release announcement. Signed-off-by: Peter M=C3=BCller --- lfs/postfix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/postfix b/lfs/postfix index 29b0a3af0..e63daa8ba 100644 --- a/lfs/postfix +++ b/lfs/postfix @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2021 IPFire Team = # +# Copyright (C) 2007-2022 IPFire Team = # # = # # This program is free software: you can redistribute it and/or modify = # # it under the terms of the GNU General Public License as published by = # @@ -26,7 +26,7 @@ include Config =20 SUMMARY =3D A fast, secure, and flexible mailer =20 -VER =3D 3.6.3 +VER =3D 3.7.0 =20 THISAPP =3D postfix-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D postfix -PAK_VER =3D 33 +PAK_VER =3D 34 =20 DEPS =3D =20 @@ -70,7 +70,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D 793f9f4abf74d07a2557bd97a903b98d +$(DL_FILE)_MD5 =3D 4ab110024af1837f6c4098a7f8500b05 =20 install : $(TARGET) =20 --=20 2.34.1 --===============2070808626264823950==--