mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libdrm: update to libdrm-2.4.62
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
375d692658
commit
ede96e9af5
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libdrm"
|
||||
PKG_VERSION="2.4.61"
|
||||
PKG_VERSION="2.4.62"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
@ -53,4 +53,5 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-udev \
|
||||
$DRM_CONFIG \
|
||||
--disable-install-test-programs \
|
||||
--disable-cairo-tests \
|
||||
--disable-manpages"
|
||||
--disable-manpages \
|
||||
--disable-valgrind"
|
||||
|
Loading…
x
Reference in New Issue
Block a user