tmux: fix hash, looks like the upstream tag was moved
--- a/configure.ac 1970-01-01 01:00:01.000000000 +0100
+++ b/configure.ac 1970-01-01 01:00:01.000000000 +0100
@@ -1,6 +1,6 @@
# configure.ac
-AC_INIT(tmux, 2.5-rc)
+AC_INIT(tmux, 2.5)
AC_PREREQ([2.60])
AC_CONFIG_AUX_DIR(etc)