From 931694a54404db766ebf58160c86e3aca5b242cd Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 17 Nov 2012 00:05:25 +0100 Subject: [PATCH] Mesa: update to Mesa-9.0.1 Signed-off-by: Stephan Raue --- packages/graphics/Mesa/meta | 2 +- ...ltin_compiler.patch => Mesa-9.0.1-05-builtin_compiler.patch} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename packages/graphics/Mesa/patches/{Mesa-9.0-05-builtin_compiler.patch => Mesa-9.0.1-05-builtin_compiler.patch} (100%) diff --git a/packages/graphics/Mesa/meta b/packages/graphics/Mesa/meta index 51360ede7e..5795daf185 100644 --- a/packages/graphics/Mesa/meta +++ b/packages/graphics/Mesa/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="Mesa" -PKG_VERSION="9.0" +PKG_VERSION="9.0.1" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="OSS" diff --git a/packages/graphics/Mesa/patches/Mesa-9.0-05-builtin_compiler.patch b/packages/graphics/Mesa/patches/Mesa-9.0.1-05-builtin_compiler.patch similarity index 100% rename from packages/graphics/Mesa/patches/Mesa-9.0-05-builtin_compiler.patch rename to packages/graphics/Mesa/patches/Mesa-9.0.1-05-builtin_compiler.patch