mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libdrm: update alternative libdrm to libdrm-20101221
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
424ba2dbb3
commit
6d28f53829
@ -16,6 +16,6 @@ PKG_IS_ADDON="no"
|
|||||||
PKG_AUTORECONF="yes"
|
PKG_AUTORECONF="yes"
|
||||||
|
|
||||||
if [ "$LIBDRM_MASTER" = "yes" ]; then
|
if [ "$LIBDRM_MASTER" = "yes" ]; then
|
||||||
PKG_VERSION="20101205"
|
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