Mesa: update to Mesa-20101122

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-22 19:48:39 +01:00
parent 61507ecf6b
commit 6de2410de2

View File

@ -14,6 +14,6 @@ PKG_LONGDESC="Mesa is a 3-D graphics library with an API which is very similar t
PKG_IS_ADDON="no"
if [ $MESA_MASTER = "yes" ]; then
PKG_VERSION="20101121"
PKG_VERSION="20101122"
PKG_URL="http://sources.openelec.tv/svn/$PKG_NAME-$PKG_VERSION.tar.bz2"
fi