Update OpenSSL package to 0.9.8j and relocate it to /boot/common. Thanks to Matt Madia and Scott McCreary for the patches! This closes ticket #2640.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29100 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -378,9 +378,9 @@ if [ IsOptionalHaikuImagePackageAdded OpenSSL ] {
|
||||
Echo "No optional package OpenSSL available for $(TARGET_ARCH)" ;
|
||||
} else {
|
||||
local baseURL = http://haiku-files.org/files/optional-packages ;
|
||||
InstallOptionalHaikuImagePackage openssl-0.9.8g-gcc2-2008-03-28
|
||||
: $(baseURL)/openssl-0.9.8g-gcc2-2008-03-28.zip
|
||||
: home
|
||||
InstallOptionalHaikuImagePackage openssl-0.9.8j-gcc2-2009-01-28
|
||||
: $(baseURL)/openssl-0.9.8j-gcc2-2009-01-28.zip
|
||||
:
|
||||
;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user