]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Postfix: Update to 3.7.3
authorPeter Müller <peter.mueller@ipfire.org>
Tue, 8 Nov 2022 14:42:46 +0000 (14:42 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 18 Nov 2022 14:38:17 +0000 (14:38 +0000)
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üller <peter.mueller@ipfire.org>
lfs/postfix

index 9c028ad7c6a421dd15a4ec4ee2ffd0503be99c1f..0a078b8d26550b197c30b05767b2a673d65a385a 100644 (file)
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = A fast, secure, and flexible mailer
 
-VER        = 3.7.2
+VER        = 3.7.3
 
 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    = 37
+PAK_VER    = 38
 
 DEPS       =
 
@@ -70,7 +70,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 3f7aaba222b64274f756ea37b8ac06c29469d9183879deb4942a709d75783f4a8ca81204971b6658aba4b5bea46ed9c21b14e1f8fc6b613f257acd3aad16c170
+$(DL_FILE)_BLAKE2 = 005abf49b27e59bd3e3251e345df4da0c830314c4d4478aee11057163166afa1a0159017c46bead6572d29d9738a18e1a42a0b72fe260facd3ad77f8ed309271
 
 install : $(TARGET)