mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Mesa: update alternative version to Mesa-20101221
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
7913bff828
commit
ff85fd8fdd
@ -16,6 +16,6 @@ PKG_IS_ADDON="no"
|
|||||||
PKG_AUTORECONF="yes"
|
PKG_AUTORECONF="yes"
|
||||||
|
|
||||||
if [ "$MESA_MASTER" = "yes" ]; then
|
if [ "$MESA_MASTER" = "yes" ]; then
|
||||||
PKG_VERSION="20101217"
|
PKG_VERSION="20101221"
|
||||||
PKG_URL="$OPENELEC_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="$OPENELEC_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user