X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fpostfix;h=41ac9087917c03d0206708d0b926842ef60bdaeb;hp=2054c68cf398429d156d9ae3f3c66abd4b8a5b88;hb=f40cd26de2a0353fca1fdee407cfce153b16c76d;hpb=eee037b8902c3163850069f302479e7733966bd0 diff --git a/lfs/postfix b/lfs/postfix index 2054c68cf3..41ac908791 100644 --- a/lfs/postfix +++ b/lfs/postfix @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# 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.3.1 +VER = 3.4.5 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 = 16 +PAK_VER = 20 DEPS = "" @@ -66,7 +66,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 4381c6492f415e4a69cf5099d4acea76 +$(DL_FILE)_MD5 = 093109941095390562166de766d4720d install : $(TARGET)