]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/postfix
Updated postfix to current stable
[people/pmueller/ipfire-2.x.git] / lfs / postfix
index c9f58b438cf5d6509ef92823539cff07f40879eb..503f243b34e17b75996545c310dcf490d9f6f51c 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.5.6
+VER        = 2.6.2
 
 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    = 4
+PAK_VER    = 5
 
 DEPS       = "amavisd mysql"
 
@@ -46,7 +46,7 @@ objects = $(DL_FILE) \
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 postfix-2.5.5.patch = $(DL_FROM)/postfix-2.5.5.patch
 
-$(DL_FILE)_MD5 = ec2cb63b53f5f36c3ca91da8f3bc9407
+$(DL_FILE)_MD5 = 1f0edbd521d2b0473626f4d61e8bb4eb
 postfix-2.5.5.patch_MD5 = 36cb54665d95016af4ce0cd5f85c20a8
 
 install : $(TARGET)