summaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2017-04-23 12:32:51 +0200
committerJuergen Daubert <jue@jue.li>2017-04-23 12:32:51 +0200
commite013098f43211b9074428e45539193c0ed49593f (patch)
tree0ebc7676af201951312e32842b516d22a46da809 /tmux
parentd66a89e0ca4d796652796b4afc703b18a24f916b (diff)
downloadopt-e013098f43211b9074428e45539193c0ed49593f.tar.gz
opt-e013098f43211b9074428e45539193c0ed49593f.tar.xz
[notify] tmux: update to 2.4
Several incompatible changes, see https://raw.githubusercontent.com/tmux/tmux/master/CHANGES Found another functional change which is not documented above. The command 'new' in the configuration file immediately starts a session with 'tmux start', to get the old behaviour use 'new -d' instead. See https://github.com/tmux/tmux/issues/869
Diffstat (limited to 'tmux')
-rw-r--r--tmux/.md5sum2
-rw-r--r--tmux/.signature6
-rw-r--r--tmux/Pkgfile2
3 files changed, 5 insertions, 5 deletions
diff --git a/tmux/.md5sum b/tmux/.md5sum
index dfe4c72c9..6e62e7e6d 100644
--- a/tmux/.md5sum
+++ b/tmux/.md5sum
@@ -1 +1 @@
-fcfd1611d705d8b31df3c26ebc93bd3e tmux-2.3.tar.gz
+6165d3aca811a3225ef8afbd1afcf1c5 tmux-2.4.tar.gz
diff --git a/tmux/.signature b/tmux/.signature
index a754af8cc..c7a2fcb2e 100644
--- a/tmux/.signature
+++ b/tmux/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/SoX8459CvE18ftrGZGOzvF9mxee4bdKR0T53qbw6eOIjeMxqq//WO82ndKrfvJTQlOcWbjNRQTwUj7NJhbiGAM=
-SHA256 (Pkgfile) = a81ca3cb6cc24f586754c938a3f862a6e2e6093fbc8500b09692492fc3181e23
+RWSE3ohX2g5d/WXMtvB9XtES+OMRk4BqpwIM4Jfcs8c1RNGlMvkATdNVZwfHod8ss8LI6ILDvVCuP6CubyeMBdI/9Jvv1o2/UgM=
+SHA256 (Pkgfile) = 0ec4f3037e88593bcded77e96bc4e85f5eca600563a29ffb58ca26e40a64191c
SHA256 (.footprint) = 9a0d3d09c7159afd00b5f816ce4ec2245b3ccb248a5abe8173891cdda514b4d3
-SHA256 (tmux-2.3.tar.gz) = 55313e132f0f42de7e020bf6323a1939ee02ab79c48634aa07475db41573852b
+SHA256 (tmux-2.4.tar.gz) = 757d6b13231d0d9dd48404968fc114ac09e005d475705ad0cd4b7166f799b349
diff --git a/tmux/Pkgfile b/tmux/Pkgfile
index df1981644..184720270 100644
--- a/tmux/Pkgfile
+++ b/tmux/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: ncurses libevent
name=tmux
-version=2.3
+version=2.4
release=1
source=(https://github.com/tmux/tmux/releases/download/$version/$name-$version.tar.gz)

Generated by cgit