summaryrefslogtreecommitdiff
path: root/pkg/libdrm/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-05-28 17:22:26 -0700
committerMichael Forney <mforney@mforney.org>2017-05-28 17:22:26 -0700
commitc5c588197c23a817eca5a4efeb14ec0ac3c522f3 (patch)
treefccc480316bdd06e6f3457fed683ddd9472e8912 /pkg/libdrm/config.h
parente1267ca479c0c5485b900a70345d4eac1cb215a2 (diff)
libdrm: Update to 2.4.81
Diffstat (limited to 'pkg/libdrm/config.h')
-rw-r--r--pkg/libdrm/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/libdrm/config.h b/pkg/libdrm/config.h
index 2f1143f1..e87326cc 100644
--- a/pkg/libdrm/config.h
+++ b/pkg/libdrm/config.h
@@ -29,10 +29,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.77"
+#define PACKAGE_STRING "libdrm 2.4.81"
#define PACKAGE_TARNAME "libdrm"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "2.4.77"
+#define PACKAGE_VERSION "2.4.81"
/* #undef STACK_DIRECTION */
/* #undef UDEV */
#ifndef _ALL_SOURCE
@@ -50,7 +50,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "2.4.77"
+#define VERSION "2.4.81"
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1
#endif