]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Postfix: Update to 3.7.2
authorPeter Müller <peter.mueller@ipfire.org>
Sun, 19 Jun 2022 09:42:20 +0000 (09:42 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Sun, 19 Jun 2022 12:18:13 +0000 (12:18 +0000)
Please refer to https://www.postfix.org/announcements/postfix-3.7.2.html
for this versions' release announcement.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Reviewed-by: Adolf Belka <adolf.belka@ipfire.org>
lfs/postfix

index 6fe12c9c834d89fb1bb271913bf3d8c44a80f79c..d5fdadbbed9adc6712e2933f1be0c5de82b856d1 100644 (file)
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = A fast, secure, and flexible mailer
 
-VER        = 3.7.1
+VER        = 3.7.2
 
 THISAPP    = postfix-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = postfix
-PAK_VER    = 35
+PAK_VER    = 36
 
 DEPS       =
 
@@ -70,7 +70,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = d0bfdbc5105407e5143823e8e14b49e60d5c248eac435279a5fe803b370b46a56de9aff39fdf94398758863f753e43e889e2dffbb393ab63cf486d4fd3f5cf99
+$(DL_FILE)_BLAKE2 = 3f7aaba222b64274f756ea37b8ac06c29469d9183879deb4942a709d75783f4a8ca81204971b6658aba4b5bea46ed9c21b14e1f8fc6b613f257acd3aad16c170
 
 install : $(TARGET)