openssl-compat: Update to 0.9.8ze

This commit is contained in:
Matthias Fischer
2015-02-08 15:30:30 +01:00
committed by Michael Tremer
parent b339fb7f14
commit a8fda3e941

View File

@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
# Copyright (C) 2007-2014 IPFire Team <info@ipfire.org> #
# Copyright (C) 2007-2015 IPFire Team <info@ipfire.org> #
# #
# 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)