Mesa: update to Mesa-8bbcc43

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-09-22 20:06:38 +02:00
parent 725edb4ce0
commit 6bc01f988a
6 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ case "$MESA" in
PKG_URL="ftp://freedesktop.org/pub/mesa/9.2/MesaLib-$PKG_VERSION.tar.bz2" PKG_URL="ftp://freedesktop.org/pub/mesa/9.2/MesaLib-$PKG_VERSION.tar.bz2"
;; ;;
master) master)
PKG_VERSION="1569b3e" PKG_VERSION="8bbcc43"
PKG_URL="$DISTRO_SRC/Mesa-$PKG_VERSION.tar.xz" PKG_URL="$DISTRO_SRC/Mesa-$PKG_VERSION.tar.xz"
;; ;;
esac esac