From 45f95add11bf1e7335afea2585c2e6cf4b6cb0b1 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 13 May 2015 19:46:18 +0200 Subject: [PATCH] elinks/cyrus-imapd: bump package version openssl 0.9.8 drop. some old installation has this addon still linked against openssl 0.9.8 so we need to update it. --- lfs/cyrus-imapd | 4 ++-- lfs/elinks | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/cyrus-imapd b/lfs/cyrus-imapd index 2a826cd703..8e61354520 100644 --- a/lfs/cyrus-imapd +++ b/lfs/cyrus-imapd @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2011 IPFire Team # +# Copyright (C) 2007-2015 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cyrus-imapd -PAK_VER = 3 +PAK_VER = 4 DEPS = "" diff --git a/lfs/elinks b/lfs/elinks index 59f1426ead..2727423f02 100644 --- a/lfs/elinks +++ b/lfs/elinks @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2013 IPFire Team # +# Copyright (C) 2007-2015 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = elinks -PAK_VER = 4 +PAK_VER = 5 DEPS = "" -- 2.39.5