summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-10-11 14:49:06 +0200
committerJeroen Roovers <jer@gentoo.org>2018-10-11 14:49:36 +0200
commit52d5b5ba3a2b02abd3014b5108d5d4619e1f6b16 (patch)
tree10f602ffa1d33933d691ac38c02f2ebc4b86ac65 /x11-misc/i3lock/files
parentapp-vim/gentoo-syntax-20180821-r0: alpha stable (diff)
downloadgentoo-52d5b5ba3a2b02abd3014b5108d5d4619e1f6b16.tar.gz
gentoo-52d5b5ba3a2b02abd3014b5108d5d4619e1f6b16.tar.bz2
gentoo-52d5b5ba3a2b02abd3014b5108d5d4619e1f6b16.zip
x11-misc/i3lock: Version 2.11
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'x11-misc/i3lock/files')
-rw-r--r--x11-misc/i3lock/files/i3lock-2.11-version.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-misc/i3lock/files/i3lock-2.11-version.patch b/x11-misc/i3lock/files/i3lock-2.11-version.patch
new file mode 100644
index 000000000000..df133cb91cdb
--- /dev/null
+++ b/x11-misc/i3lock/files/i3lock-2.11-version.patch
@@ -0,0 +1,12 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -2,7 +2,7 @@
+ # Run autoreconf -fi to generate a configure script from this file.
+
+ AC_PREREQ([2.69])
+-AC_INIT([i3lock], [2.10], [https://github.com/i3/i3lock/issues])
++AC_INIT([i3lock], [2.11], [https://github.com/i3/i3lock/issues])
+ # For AX_EXTEND_SRCDIR
+ AX_ENABLE_BUILDDIR
+ AM_INIT_AUTOMAKE([foreign subdir-objects -Wall no-dist-gzip dist-bzip2])
+