chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bcd2ca
)
tmux: Bump revision to force update after rebuild
author
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 17 Sep 2015 01:09:30 +0000
(21:09 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 17 Sep 2015 01:09:30 +0000
(21:09 -0400)
packages/tmux/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/tmux/build.sh
b/packages/tmux/build.sh
index b9a6cea35219a928287d26712ec704ae431095d1..09191f25161e84711f0c8b217765124225594559 100755
(executable)
--- a/
packages/tmux/build.sh
+++ b/
packages/tmux/build.sh
@@
-2,7
+2,7
@@
TERMUX_PKG_HOMEPAGE=http://tmux.github.io/
TERMUX_PKG_DESCRIPTION="Terminal multiplexer implementing switching between several programs in one terminal, detaching them and reattaching them to a different terminal"
TERMUX_PKG_DEPENDS="ncurses, libevent, libutil"
TERMUX_PKG_VERSION=2.0
-TERMUX_PKG_BUILD_REVISION=
3
+TERMUX_PKG_BUILD_REVISION=
4
TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/project/tmux/tmux/tmux-${TERMUX_PKG_VERSION}/tmux-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_BUILD_IN_SRC=yes