X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fpostfix;h=c34162d41202fa1c584264eae15cdac02c622c0f;hb=03f68cbca90d9c1bc0b55c2f5aa4698a5d9d3eab;hp=bd8b75ccc989b215ffb1331574a8b06d707fbc09;hpb=2edff5e9700908a3c91a8f0a66862f420faefebd;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/postfix b/lfs/postfix index bd8b75ccc9..c34162d412 100644 --- a/lfs/postfix +++ b/lfs/postfix @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2019 IPFire Team # # # # 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 # @@ -24,7 +24,7 @@ include Config -VER = 3.2.4 +VER = 3.4.3 THISAPP = postfix-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = postfix -PAK_VER = 13 +PAK_VER = 19 DEPS = "" @@ -66,7 +66,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 60d8418278ef9f3c7d1251480ea84a42 +$(DL_FILE)_MD5 = 7f539d5497f4cb0c3f5b66227aaeb561 install : $(TARGET)