commit 2981bf51db3e742a6806ebdbe19f5c8e95755d68 Author: Juergen Daubert <jue@jue.li> Date: Wed Nov 27 10:53:50 2019 +0100 tmux: update to 3.0 diff --git a/tmux/.signature b/tmux/.signature index feab0e124..b3d184a51 100644 --- a/tmux/.signature +++ b/tmux/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Y7pktRqlOQR7kybTn5oAu8OO6dU9a8mxe8QdBzaMWha+DuDSF1AnY1xqA7bQAKneJD55YS0o4FD6lInjLPQsgc= -SHA256 (Pkgfile) = e9410fc5b29fc0a6d170051ac13c95aa3a7ca93a4af5eee654e02cd549bb1986 +RWSE3ohX2g5d/cyK69nbPe4u8ugdNJtGdnpjU7kiIxYqh8yC035DvTDQbutrOMP4Ect8oriaOMWTWRFz+17B3LH9MxoOwzJjrQ4= +SHA256 (Pkgfile) = 3d3be6777589c2f4fa807645293ece59ed84b6886e437908fa254fb0c92e1da5 SHA256 (.footprint) = 9a0d3d09c7159afd00b5f816ce4ec2245b3ccb248a5abe8173891cdda514b4d3 -SHA256 (tmux-2.9a.tar.gz) = 839d167a4517a6bffa6b6074e89a9a8630547b2dea2086f1fad15af12ab23b25 +SHA256 (tmux-3.0.tar.gz) = 9edcd78df80962ee2e6471a8f647602be5ded62bb41c574172bb3dc3d0b9b4b4 diff --git a/tmux/Pkgfile b/tmux/Pkgfile index 8b9ac8782..ccd7b8061 100644 --- a/tmux/Pkgfile +++ b/tmux/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses libevent name=tmux -version=2.9a +version=3.0 release=1 source=(https://github.com/tmux/tmux/releases/download/${version%-*}/$name-$version.tar.gz)