From: Arne Fitzenreiter Date: Tue, 2 Jun 2015 07:09:20 +0000 (+0200) Subject: postfix: bump PAK_VER to fix link against new openssl. X-Git-Tag: v2.17-core91~28^2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=65712deca2d3dc3d9f94b1434446a617f107403a;p=people%2Fstevee%2Fipfire-2.x.git postfix: bump PAK_VER to fix link against new openssl. fixes: #10864 --- diff --git a/lfs/postfix b/lfs/postfix index 77c6dd0e4a..fd332537a7 100644 --- a/lfs/postfix +++ b/lfs/postfix @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = postfix -PAK_VER = 7 +PAK_VER = 8 DEPS = "amavisd mysql"