From a8fda3e94150bc3087e09b141b5f2c73721a4517 Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Sun, 8 Feb 2015 15:30:30 +0100 Subject: [PATCH] openssl-compat: Update to 0.9.8ze --- lfs/openssl-compat | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/openssl-compat b/lfs/openssl-compat index 52a8e91139..d2f52ae2a5 100644 --- a/lfs/openssl-compat +++ b/lfs/openssl-compat @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2014 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 # @@ -24,7 +24,7 @@ include Config -VER = 0.9.8zd +VER = 0.9.8ze THISAPP = openssl-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = e9b9ee12f2911e1a378e2458d9bfff77 +$(DL_FILE)_MD5 = edcca64ac2fbf2b03461936d5e42a262 install : $(TARGET) -- 2.39.2