libdrm: update alternative libdrm to libdrm-20101222

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-01-11 20:10:43 +01:00
parent c19eb0cece
commit dfd75bc6cb

View File

@ -36,6 +36,6 @@ PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
if [ "$LIBDRM_MASTER" = "yes" ]; then
PKG_VERSION="20101221"
PKG_VERSION="20101222"
PKG_URL="$OPENELEC_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2"
fi