Mesa: Update package to current version
This commit is contained in:
@@ -232,7 +232,7 @@ if $(TARGET_ARCH) = x86 {
|
|||||||
if $(TARGET_ARCH) = x86 {
|
if $(TARGET_ARCH) = x86 {
|
||||||
local zipFile ;
|
local zipFile ;
|
||||||
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
||||||
HAIKU_MESA_FILE = mesa-9.0.1-x86-gcc4-2012-12-19.zip ;
|
HAIKU_MESA_FILE = mesa-9.0.1-x86-gcc4-2012-12-21.zip ;
|
||||||
} else {
|
} else {
|
||||||
HAIKU_MESA_FILE = mesa-7.8.2-x86-gcc2-2012-01-17.zip ;
|
HAIKU_MESA_FILE = mesa-7.8.2-x86-gcc2-2012-01-17.zip ;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user