X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fpostfix;h=5866b97d85ac01cae96f6ecbd8c00fcce4e1fc65;hb=7739c2dbaa8f4b6e19e01875f843c1b4dc23819f;hp=626140137dc36e42919a3901ea01bfd09edd4e0a;hpb=6c47cd83834326a27f2c34cb926962dbb5227940;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/postfix b/lfs/postfix index 626140137..5866b97d8 100644 --- a/lfs/postfix +++ b/lfs/postfix @@ -24,7 +24,7 @@ include Config -VER = 2.5.5 +VER = 2.6.5 THISAPP = postfix-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,22 +32,22 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = postfix -PAK_VER = 3 +PAK_VER = 6 DEPS = "amavisd mysql" +# Fake kernel release +export UTS_RELEASE = 2.6.32-ipfire + ############################################################################### # Top-level Rules ############################################################################### -objects = $(DL_FILE) \ - postfix-2.5.5.patch +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 -postfix-2.5.5.patch_MD5 = 36cb54665d95016af4ce0cd5f85c20a8 +$(DL_FILE)_MD5 = 6b954cfb3eb6141dac1e773281211717 install : $(TARGET)