libdrm: update to libdrm-20101122

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-22 19:48:53 +01:00
parent 6de2410de2
commit c306a8bda1

View File

@ -14,6 +14,6 @@ PKG_LONGDESC="The userspace interface library to kernel DRM services."
PKG_IS_ADDON="no"
if [ $LIBDRM_MASTER = "yes" ]; then
PKG_VERSION="20101111"
PKG_VERSION="20101122"
PKG_URL="http://sources.openelec.tv/svn/$PKG_NAME-$PKG_VERSION.tar.bz2"
fi