X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fpostfix;h=503f243b34e17b75996545c310dcf490d9f6f51c;hp=b1557e6b34e819582c901bb46e2f680381fb86bc;hb=31edf7ff85589e5923d1d0a70d0ba31a6f82b8a5;hpb=8d0903b1b9400fccfc6476d0ec4e1deee2655bdb diff --git a/lfs/postfix b/lfs/postfix index b1557e6b34..503f243b34 100644 --- a/lfs/postfix +++ b/lfs/postfix @@ -24,7 +24,7 @@ include Config -VER = 2.5.5 +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 = 6b4b848bdd2239dddfc9d385e57e19ef +$(DL_FILE)_MD5 = 1f0edbd521d2b0473626f4d61e8bb4eb postfix-2.5.5.patch_MD5 = 36cb54665d95016af4ce0cd5f85c20a8 install : $(TARGET)