summaryrefslogtreecommitdiff
path: root/user/numactl/version.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/numactl/version.patch')
-rw-r--r--user/numactl/version.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/user/numactl/version.patch b/user/numactl/version.patch
new file mode 100644
index 000000000..61b4b3d01
--- /dev/null
+++ b/user/numactl/version.patch
@@ -0,0 +1,11 @@
+diff --git a/configure.ac b/configure.ac
+index 1c34a1e..8709ff3 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -1,5 +1,5 @@
+ AC_PREREQ([2.64])
+-AC_INIT([numactl], [2.0.14])
++AC_INIT([numactl], [2.0.15])
+
+ AC_CONFIG_SRCDIR([numactl.c])
+ AC_CONFIG_MACRO_DIR([m4])