Mesa: update to Mesa-20101121

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-21 20:44:10 +01:00
parent bd3df5a777
commit 100ac5b519

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="20101116"
PKG_VERSION="20101121"
PKG_URL="http://sources.openelec.tv/svn/$PKG_NAME-$PKG_VERSION.tar.bz2"
fi