Updated apr to 1.3.9
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33634 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -68,8 +68,8 @@ if [ IsOptionalHaikuImagePackageAdded APR ] {
|
|||||||
if $(TARGET_ARCH) != x86 {
|
if $(TARGET_ARCH) != x86 {
|
||||||
Echo "No optional package APR available for $(TARGET_ARCH)" ;
|
Echo "No optional package APR available for $(TARGET_ARCH)" ;
|
||||||
} else {
|
} else {
|
||||||
InstallOptionalHaikuImagePackage apr-1.3.8-r1a1-x86-gcc2-2009-08-29
|
InstallOptionalHaikuImagePackage apr-1.3.9-x86-gcc2-2009-10-18
|
||||||
: $(baseURL)/apr-1.3.8-r1a1-x86-gcc2-2009-08-29.zip
|
: $(baseURL)/apr-1.3.9-x86-gcc2-2009-10-18.zip
|
||||||
:
|
:
|
||||||
: true
|
: true
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user