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.3 Date: Tue, 08 Nov 2022 14:42:46 +0000 Message-ID: <40209429-7d62-e8d1-c20a-39965dc6744f@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5631774493960672508==" List-Id: --===============5631774493960672508== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an urgent bugfix release, see https://www.postfix.org/announcements/postfix-3.7.3.html for its announcement. Signed-off-by: Peter M=C3=BCller --- lfs/postfix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/postfix b/lfs/postfix index 9c028ad7c..0a078b8d2 100644 --- a/lfs/postfix +++ b/lfs/postfix @@ -26,7 +26,7 @@ include Config =20 SUMMARY =3D A fast, secure, and flexible mailer =20 -VER =3D 3.7.2 +VER =3D 3.7.3 =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 37 +PAK_VER =3D 38 =20 DEPS =3D =20 @@ -70,7 +70,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 3f7aaba222b64274f756ea37b8ac06c29469d9183879deb4942a70= 9d75783f4a8ca81204971b6658aba4b5bea46ed9c21b14e1f8fc6b613f257acd3aad16c170 +$(DL_FILE)_BLAKE2 =3D 005abf49b27e59bd3e3251e345df4da0c830314c4d4478aee11057= 163166afa1a0159017c46bead6572d29d9738a18e1a42a0b72fe260facd3ad77f8ed309271 =20 install : $(TARGET) =20 --=20 2.35.3 --===============5631774493960672508==--