Updated openssl to 0.9.8m and curl to 7.20.0
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35732 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -339,8 +339,8 @@ if [ IsOptionalHaikuImagePackageAdded Curl ] {
|
||||
if $(TARGET_ARCH) != x86 {
|
||||
Echo "No optional package Curl available for $(TARGET_ARCH)" ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage curl-7.19.6-r1a1-x86-gcc2-2009-08-30.zip
|
||||
: $(baseURL)/curl-7.19.6-r1a1-x86-gcc2-2009-08-30.zip
|
||||
InstallOptionalHaikuImagePackage curl-7.20.0-x86-gcc2-2010-03-03.zip
|
||||
: $(baseURL)/curl-7.20.0-x86-gcc2-2010-03-03.zip
|
||||
:
|
||||
: true
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user