* [PATCH] Postfix: Update to 3.7.0
@ 2022-03-02 21:14 Peter Müller
0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2022-03-02 21:14 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1667 bytes --]
See https://www.postfix.org/announcements/postfix-3.7.0.html for this
version's release announcement.
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
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 <info(a)ipfire.org> #
+# Copyright (C) 2007-2022 IPFire Team <info(a)ipfire.org> #
# #
# 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
SUMMARY = A fast, secure, and flexible mailer
-VER = 3.6.3
+VER = 3.7.0
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 = 33
+PAK_VER = 34
DEPS =
@@ -70,7 +70,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 793f9f4abf74d07a2557bd97a903b98d
+$(DL_FILE)_MD5 = 4ab110024af1837f6c4098a7f8500b05
install : $(TARGET)
--
2.34.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-03-02 21:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-02 21:14 [PATCH] Postfix: Update to 3.7.0 Peter Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox