aboutsummaryrefslogtreecommitdiffstats
path: root/main/tmux
diff options
context:
space:
mode:
Diffstat (limited to 'main/tmux')
-rw-r--r--main/tmux/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/tmux/APKBUILD b/main/tmux/APKBUILD
index 7fc9cd4120..77cc78909a 100644
--- a/main/tmux/APKBUILD
+++ b/main/tmux/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=tmux
-pkgver=1.6
+pkgver=1.7
pkgrel=0
pkgdesc="Tool to control multiple terminals from a single terminal"
url="http://tmux.sourceforge.net/"
@@ -37,4 +37,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="3e37db24aa596bf108a0442a81c845b3 tmux-1.6.tar.gz"
+md5sums="2c48fb9beb22eedba7a5de3b78dd0c03 tmux-1.7.tar.gz"