- Updated haikuwebkit package with fixes for context menus and file downloads
  from aldeck's github repository.
This commit is contained in:
Rene Gollent
2012-07-20 22:41:54 -04:00
parent 2d5785ba12
commit fd2ea9d893
+1 -1
View File
@@ -435,7 +435,7 @@ if [ IsOptionalHaikuImagePackageAdded WebPositive ] {
HAIKU_BUILD_FEATURE_WEBKIT = 1 ;
}
HAIKU_WEBKIT_FILE = haikuwebkit-1.1.2-x86-gcc4-2012-07-11.zip ;
HAIKU_WEBKIT_FILE = haikuwebkit-1.1.3-x86-gcc4-2012-07-20.zip ;
if $(HAIKU_BUILD_FEATURE_WEBKIT) {
if $(TARGET_ARCH) != x86 {