Updated libevent to 2.0.10
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40753 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1004,15 +1004,15 @@ if [ IsOptionalHaikuImagePackageAdded LibEvent ] {
|
|||||||
} else {
|
} else {
|
||||||
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
||||||
InstallOptionalHaikuImagePackage
|
InstallOptionalHaikuImagePackage
|
||||||
libevent-1.4.13-x86-gcc4-2010-10-30.zip
|
libevent-2.0.10-x86-gcc4-2011-02-28.zip
|
||||||
: $(baseURL)/lib/libevent-1.4.13-x86-gcc4-2010-10-30.zip
|
: $(baseURL)/lib/libevent-2.0.10-x86-gcc4-2011-02-28.zip
|
||||||
:
|
:
|
||||||
: true
|
: true
|
||||||
;
|
;
|
||||||
} else {
|
} else {
|
||||||
InstallOptionalHaikuImagePackage
|
InstallOptionalHaikuImagePackage
|
||||||
libevent-1.4.13-x86-gcc2-2010-10-29.zip
|
libevent-2.0.10-x86-gcc2-2011-02-25.zip
|
||||||
: $(baseURL)/lib/libevent-1.4.13-x86-gcc2-2010-10-29.zip
|
: $(baseURL)/lib/libevent-2.0.10-x86-gcc2-2011-02-25.zip
|
||||||
:
|
:
|
||||||
: true
|
: true
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user