Skip to content

Commit

Permalink
Mesa: Update package to current version
Browse files Browse the repository at this point in the history
  • Loading branch information
kallisti5 committed Dec 22, 2012
1 parent cd76737 commit 3748dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/jam/BuildFeatures
Expand Up @@ -232,7 +232,7 @@ if $(TARGET_ARCH) = x86 {
if $(TARGET_ARCH) = x86 {
local zipFile ;
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 {
HAIKU_MESA_FILE = mesa-7.8.2-x86-gcc2-2012-01-17.zip ;
}
Expand Down

0 comments on commit 3748dd6

Please sign in to comment.