summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-08-04 09:31:29 -0700
committerMichael Forney <mforney@mforney.org>2017-08-04 21:33:46 -0700
commit5eb1876ce31b70de4984c2bdc9276b5bc0cd31b7 (patch)
treeba8cd1d17a9ee6d45f5742b19723e0ccf819d9cc /pkg
parent4c1d3fc1fcf370877c4d4a05ca2a010f27f50585 (diff)
libxkbcommon: Update to 0.7.2
Diffstat (limited to 'pkg')
-rw-r--r--pkg/libxkbcommon/.gitignore2
-rw-r--r--pkg/libxkbcommon/config.h6
-rw-r--r--pkg/libxkbcommon/rev2
-rw-r--r--pkg/libxkbcommon/sha2562
-rw-r--r--pkg/libxkbcommon/url2
5 files changed, 7 insertions, 7 deletions
diff --git a/pkg/libxkbcommon/.gitignore b/pkg/libxkbcommon/.gitignore
index bce0826f..e23a9aca 100644
--- a/pkg/libxkbcommon/.gitignore
+++ b/pkg/libxkbcommon/.gitignore
@@ -1,2 +1,2 @@
-/libxkbcommon-0.7.1.tar.xz
+/libxkbcommon-0.7.2.tar.xz
/src
diff --git a/pkg/libxkbcommon/config.h b/pkg/libxkbcommon/config.h
index 1e439595..c0862eb6 100644
--- a/pkg/libxkbcommon/config.h
+++ b/pkg/libxkbcommon/config.h
@@ -19,10 +19,10 @@
#define PACKAGE "libxkbcommon"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon"
#define PACKAGE_NAME "libxkbcommon"
-#define PACKAGE_STRING "libxkbcommon 0.7.1"
+#define PACKAGE_STRING "libxkbcommon 0.7.2"
#define PACKAGE_TARNAME "libxkbcommon"
#define PACKAGE_URL "http://xkbcommon.org"
-#define PACKAGE_VERSION "0.7.1"
+#define PACKAGE_VERSION "0.7.2"
#define PACKAGE_VERSION_MAJOR 0
#define PACKAGE_VERSION_MINOR 7
#define PACKAGE_VERSION_PATCHLEVEL 1
@@ -41,7 +41,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "0.7.1"
+#define VERSION "0.7.2"
/* #undef _MINIX */
/* #undef _POSIX_1_SOURCE */
/* #undef _POSIX_SOURCE */
diff --git a/pkg/libxkbcommon/rev b/pkg/libxkbcommon/rev
index b8626c4c..7ed6ff82 100644
--- a/pkg/libxkbcommon/rev
+++ b/pkg/libxkbcommon/rev
@@ -1 +1 @@
-4
+5
diff --git a/pkg/libxkbcommon/sha256 b/pkg/libxkbcommon/sha256
index c87c7477..f44c941f 100644
--- a/pkg/libxkbcommon/sha256
+++ b/pkg/libxkbcommon/sha256
@@ -1 +1 @@
-ba59305d2e19e47c27ea065c2e0df96ebac6a3c6e97e28ae5620073b6084e68b libxkbcommon-0.7.1.tar.xz
+28a4dc2735863bec2dba238de07fcdff28c5dd2300ae9dfdb47282206cd9b9d8 libxkbcommon-0.7.2.tar.xz
diff --git a/pkg/libxkbcommon/url b/pkg/libxkbcommon/url
index ede317eb..4f59aad1 100644
--- a/pkg/libxkbcommon/url
+++ b/pkg/libxkbcommon/url
@@ -1 +1 @@
-url = "http://xkbcommon.org/download/libxkbcommon-0.7.1.tar.xz"
+url = "http://xkbcommon.org/download/libxkbcommon-0.7.2.tar.xz"