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.1 Date: Sat, 23 Apr 2022 14:47:00 +0000 Message-ID: <19095524-fb0a-766b-f4b8-ebb54e86bc95@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8074908375032461908==" List-Id: --===============8074908375032461908== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Please refer to https://www.postfix.org/announcements/postfix-3.7.1.html for this versions' release notes. 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 2fec602f3..6fe12c9c8 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.0 +VER =3D 3.7.1 =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 34 +PAK_VER =3D 35 =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 7388ad49862c97e20179a2d3ed26069f21e8a578790fcb8adc9f5b= 648202269bd4c07905931237dab905d991002bcfd9f03d11e6a85b46fcf0e3b72412d852eb +$(DL_FILE)_BLAKE2 =3D d0bfdbc5105407e5143823e8e14b49e60d5c248eac435279a5fe80= 3b370b46a56de9aff39fdf94398758863f753e43e889e2dffbb393ab63cf486d4fd3f5cf99 =20 install : $(TARGET) =20 --=20 2.34.1 --===============8074908375032461908==--