From 6c217678f687a5bfdded5df1ac67439f4503b0d9 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 4 Feb 2011 03:50:33 +0100 Subject: [PATCH] glew: update to glew-1.5.8 Signed-off-by: Stephan Raue --- packages/graphics/glew/meta | 2 +- ...crosscompiling.patch => glew-1.5.8-010_crosscompiling.patch} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename packages/graphics/glew/patches/{glew-1.5.7-010_crosscompiling.patch => glew-1.5.8-010_crosscompiling.patch} (100%) diff --git a/packages/graphics/glew/meta b/packages/graphics/glew/meta index 2117b417e0..a0eaa79f09 100644 --- a/packages/graphics/glew/meta +++ b/packages/graphics/glew/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="glew" -PKG_VERSION="1.5.7" +PKG_VERSION="1.5.8" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="BSD" diff --git a/packages/graphics/glew/patches/glew-1.5.7-010_crosscompiling.patch b/packages/graphics/glew/patches/glew-1.5.8-010_crosscompiling.patch similarity index 100% rename from packages/graphics/glew/patches/glew-1.5.7-010_crosscompiling.patch rename to packages/graphics/glew/patches/glew-1.5.8-010_crosscompiling.patch