Skip to content
Snippets Groups Projects
Commit 17343b76 authored by Andrew de Laix's avatar Andrew de Laix
Browse files

update openssl archive for linux.

parent 72d1feba
No related branches found
No related tags found
No related merge requests found
...@@ -1258,7 +1258,7 @@ ...@@ -1258,7 +1258,7 @@
<key>license</key> <key>license</key>
<string>openSSL</string> <string>openSSL</string>
<key>license_file</key> <key>license_file</key>
<string>LICENSES/openSSL.txt</string> <string>LICENSES/openssl.txt</string>
<key>name</key> <key>name</key>
<string>openSSL</string> <string>openSSL</string>
<key>platforms</key> <key>platforms</key>
...@@ -1280,9 +1280,9 @@ ...@@ -1280,9 +1280,9 @@
<key>archive</key> <key>archive</key>
<map> <map>
<key>hash</key> <key>hash</key>
<string>511cf1c200efe587552b8225dd361dbb</string> <string>cc159598ef3fcd34fd33a8a0ef846165</string>
<key>url</key> <key>url</key>
<string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/openSSL-0.9.7c-linux-20100930.tar.bz2</string> <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-openssl/rev/223711/arch/Linux/installer/openssl-0.9.8q-linux-20110314.tar.bz2</string>
</map> </map>
<key>name</key> <key>name</key>
<string>linux</string> <string>linux</string>
......
...@@ -244,7 +244,7 @@ elseif(LINUX) ...@@ -244,7 +244,7 @@ elseif(LINUX)
libaprutil-1.so.0 libaprutil-1.so.0
libatk-1.0.so libatk-1.0.so
libbreakpad_client.so.0 libbreakpad_client.so.0
libcrypto.so.0.9.7 libcrypto.so.0.9.8
libdb-5.1.so libdb-5.1.so
libexpat.so libexpat.so
libexpat.so.1 libexpat.so.1
...@@ -260,7 +260,7 @@ elseif(LINUX) ...@@ -260,7 +260,7 @@ elseif(LINUX)
libstacktrace.so libstacktrace.so
libtcmalloc.so libtcmalloc.so
libuuid.so.1 libuuid.so.1
libssl.so.0.9.7 libssl.so.0.9.8
libfontconfig.so.1.4.4 libfontconfig.so.1.4.4
) )
......
...@@ -935,9 +935,9 @@ def construct(self): ...@@ -935,9 +935,9 @@ def construct(self):
self.path("libaprutil-1.so.0.3.10") self.path("libaprutil-1.so.0.3.10")
self.path("libbreakpad_client.so.0.0.0") self.path("libbreakpad_client.so.0.0.0")
self.path("libdb-5.1.so") self.path("libdb-5.1.so")
self.path("libcrypto.so.0.9.7") self.path("libcrypto.so.0.9.8")
self.path("libexpat.so.1.5.2") self.path("libexpat.so.1.5.2")
self.path("libssl.so.0.9.7") self.path("libssl.so.0.9.8")
self.path("libuuid.so.1") self.path("libuuid.so.1")
self.path("libSDL-1.2.so.0.11.3") self.path("libSDL-1.2.so.0.11.3")
self.path("libdirectfb-1.4.so.5.0.4") self.path("libdirectfb-1.4.so.5.0.4")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment