tmux: use github tagged releases for update mechanism.

prevents finding funky stuff like tmux-2.7 actually being
tmux-2.7-rc

Closes: #12848 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-23 11:34:43 -03:00 committed by lemmi
parent 27d2b91716
commit 767fd914f2

1
srcpkgs/tmux/update Normal file
View File

@ -0,0 +1 @@
site="https://github.com/tmux/tmux/releases"