From ee29c0d7445918c7edd81b5dcfb46210e2451bff Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Tue, 2 Jun 2015 09:02:37 +0200 Subject: [PATCH] vsftpd: bump PAK_VER to fix link angainst new openssl. fixes: 10866 --- lfs/vsftpd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/vsftpd b/lfs/vsftpd index f3e74a00e1..7284be9615 100644 --- a/lfs/vsftpd +++ b/lfs/vsftpd @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = vsftpd -PAK_VER = 7 +PAK_VER = 8 DEPS = "" -- 2.39.2