diff options
| author | Michael Forney <mforney@mforney.org> | 2016-10-12 17:47:06 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-10-12 18:23:27 -0700 |
| commit | 6fc8d4127190d9b0a558549cf86cb8996cc1b3e7 (patch) | |
| tree | 876eb04e6d96c58daa7bd6699712e207efe6aa83 | |
| parent | 21b197881fdf8393917eef3487e65caa19f8a742 (diff) | |
libdrm: Update to 2.4.71
| -rw-r--r-- | desktop/libdrm/config.h | 6 | ||||
| -rw-r--r-- | desktop/libdrm/rev | 2 | ||||
| m--------- | desktop/libdrm/src | 0 |
3 files changed, 4 insertions, 4 deletions
diff --git a/desktop/libdrm/config.h b/desktop/libdrm/config.h index b3f96f21..9000fb65 100644 --- a/desktop/libdrm/config.h +++ b/desktop/libdrm/config.h @@ -28,10 +28,10 @@ #define PACKAGE "libdrm" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=DRI" #define PACKAGE_NAME "libdrm" -#define PACKAGE_STRING "libdrm 2.4.70" +#define PACKAGE_STRING "libdrm 2.4.71" #define PACKAGE_TARNAME "libdrm" #define PACKAGE_URL "" -#define PACKAGE_VERSION "2.4.70" +#define PACKAGE_VERSION "2.4.71" /* #undef STACK_DIRECTION */ /* #undef UDEV */ #ifndef _ALL_SOURCE @@ -49,7 +49,7 @@ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif -#define VERSION "2.4.70" +#define VERSION "2.4.71" #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif diff --git a/desktop/libdrm/rev b/desktop/libdrm/rev index 0cfbf088..00750edc 100644 --- a/desktop/libdrm/rev +++ b/desktop/libdrm/rev @@ -1 +1 @@ -2 +3 diff --git a/desktop/libdrm/src b/desktop/libdrm/src -Subproject 0caa84cb046156b9b2ca248d32af9548b04316e +Subproject a44c9c31b7b38b3eedf3d26648f9e68dcc377c4 |
