summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-03-03 21:53:34 +0100
committertnut <thierryn1 at hispeed dot ch>2010-03-03 21:53:34 +0100
commit3dbb3e5ba5ea6e909af8a5f530275dec9104f5bc (patch)
tree1d05871095e1ef78b19cb751dd2ec25495048ad9 /extra
parentddec7a3840c399fbd451738551195f26544e0155 (diff)
parentb0b036d9f83e66fe3ff7aa851007217001505b3d (diff)
downloadnutyx-extra-3dbb3e5ba5ea6e909af8a5f530275dec9104f5bc.tar.gz
nutyx-extra-3dbb3e5ba5ea6e909af8a5f530275dec9104f5bc.tar.bz2
nutyx-extra-3dbb3e5ba5ea6e909af8a5f530275dec9104f5bc.tar.xz
nutyx-extra-3dbb3e5ba5ea6e909af8a5f530275dec9104f5bc.zip
Merge commit 'lesibel/master'
Diffstat (limited to 'extra')
-rw-r--r--extra/libdrm/.footprint3
-rw-r--r--extra/libdrm/.md5sum2
-rwxr-xr-xextra/libdrm/Pkgfile2
3 files changed, 2 insertions, 5 deletions
diff --git a/extra/libdrm/.footprint b/extra/libdrm/.footprint
index f105e27f2..0ce0509d4 100644
--- a/extra/libdrm/.footprint
+++ b/extra/libdrm/.footprint
@@ -9,13 +9,10 @@ drwxr-xr-x root/root usr/include/drm/
-rw-r--r-- root/root usr/include/drm/mga_drm.h
-rw-r--r-- root/root usr/include/drm/nouveau_drm.h
-rw-r--r-- root/root usr/include/drm/r128_drm.h
--rw-r--r-- root/root usr/include/drm/r300_reg.h
-rw-r--r-- root/root usr/include/drm/radeon_drm.h
-rw-r--r-- root/root usr/include/drm/savage_drm.h
-rw-r--r-- root/root usr/include/drm/sis_drm.h
--rw-r--r-- root/root usr/include/drm/via_3d_reg.h
-rw-r--r-- root/root usr/include/drm/via_drm.h
--rw-r--r-- root/root usr/include/drm/xgi_drm.h
-rw-r--r-- root/root usr/include/intel_bufmgr.h
-rw-r--r-- root/root usr/include/xf86drm.h
-rw-r--r-- root/root usr/include/xf86drmMode.h
diff --git a/extra/libdrm/.md5sum b/extra/libdrm/.md5sum
index fa0e4cb07..b1292e8b4 100644
--- a/extra/libdrm/.md5sum
+++ b/extra/libdrm/.md5sum
@@ -1 +1 @@
-7f5026d72145250e736f583fd60a2ce6 libdrm-2.4.15.tar.bz2
+fa47a49641a8e846510566787a85cb8b libdrm-2.4.16.tar.bz2
diff --git a/extra/libdrm/Pkgfile b/extra/libdrm/Pkgfile
index dfe70e7f5..f49c51b06 100755
--- a/extra/libdrm/Pkgfile
+++ b/extra/libdrm/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: libpthread-stubs
name=libdrm
-version=2.4.15
+version=2.4.16
release=1
source=( http://dri.freedesktop.org/libdrm/libdrm-$version.tar.bz2)