mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Revert "Updated Net::SSLeay to version 1.35"
This reverts commit da97cada9b.
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
* MailTools-1.74
|
||||
* Net-DNS-0.47
|
||||
* Net-IPv4Addr-0.10
|
||||
* Net-SSLeay-1.35
|
||||
* Net-Server-0.93
|
||||
* Net_SSLeay.pm-1.25
|
||||
* Python-2.4.3
|
||||
|
||||
@@ -24,9 +24,9 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 1.35
|
||||
VER = 1.25
|
||||
|
||||
THISAPP = Net-SSLeay-$(VER)
|
||||
THISAPP = Net_SSLeay.pm-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 1e4ec37a4467eb66a62d3c090ac9029b
|
||||
$(DL_FILE)_MD5 = 87de8a06802fbb63c7c85e89eedbe139
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user