From 65712deca2d3dc3d9f94b1434446a617f107403a Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Tue, 2 Jun 2015 09:09:20 +0200 Subject: [PATCH] postfix: bump PAK_VER to fix link against new openssl. fixes: #10864 --- lfs/postfix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.2