From: Matthias Fischer Date: Sat, 18 Apr 2015 22:49:26 +0000 (+0200) Subject: openssl: Update to 1.0.2a X-Git-Tag: v2.17-core91~119^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2805275ecca612fc88319f44a4395802150ce17a;p=people%2Fstevee%2Fipfire-2.x.git openssl: Update to 1.0.2a --- diff --git a/lfs/openssl b/lfs/openssl index 588cf045e2..47670a6735 100644 --- a/lfs/openssl +++ b/lfs/openssl @@ -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 = 1.0.1m +VER = 1.0.2a THISAPP = openssl-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -51,7 +51,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = d143d1555d842a069cb7cc34ba745a06 +$(DL_FILE)_MD5 = a06c547dac9044161a477211049f60ef install : $(TARGET)