mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 02:42:58 +02:00
Updated openssl (0.9.8n).
Conflicts: doc/packages-list.txt
This commit is contained in:
@@ -252,7 +252,7 @@
|
||||
* openldap-2.3.20
|
||||
* openmailadmin-1.0.0
|
||||
* openssh-5.4p1
|
||||
* openssl-0.9.8m
|
||||
* openssl-0.9.8n
|
||||
* openvpn-2.1_rc20
|
||||
* p7zip_4.65
|
||||
* pam_mysql-0.7RC1
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 0.9.8m
|
||||
VER = 0.9.8n
|
||||
|
||||
THISAPP = openssl-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 898bf125370926d5f692a2201124f8ec
|
||||
$(DL_FILE)_MD5 = 076d8efc3ed93646bd01f04e23c07066
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user