From 244fb0a393cadb7cdfd1e1950149d5c33fbba5cf Mon Sep 17 00:00:00 2001 From: Matt Madia Date: Fri, 21 Sep 2012 19:38:12 +0000 Subject: [PATCH] Rebuilt BeZillaBrowser (for libjpeg update). Note: This is not for the r1alpha4 branch. That will come later. --- build/jam/OptionalPackages | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build/jam/OptionalPackages b/build/jam/OptionalPackages index 592acfdad1..92a9711e3e 100644 --- a/build/jam/OptionalPackages +++ b/build/jam/OptionalPackages @@ -298,12 +298,12 @@ if [ IsOptionalHaikuImagePackageAdded BeZillaBrowser ] { } else { if $(HAIKU_GCC_VERSION[1]) >= 4 { InstallOptionalHaikuImagePackage - BeZillaBrowser-2.0.0.22pre-x86-gcc4-2012-04-04.zip - : $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc4-2012-04-04.zip ; + BeZillaBrowser-2.0.0.22pre-x86-gcc4-2012-09-21.zip + : $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc4-2012-09-21.zip ; } else { InstallOptionalHaikuImagePackage - BeZillaBrowser-2.0.0.22pre-x86-gcc2-2012-04-02.zip - : $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc2-2012-04-02.zip ; + BeZillaBrowser-2.0.0.22pre-x86-gcc2-2012-09-21.zip + : $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc2-2012-09-21.zip ; } AddSymlinkToHaikuImage home config settings deskbar Applications : /boot/apps/BeZillaBrowser/BeZillaBrowser ;