diff --git a/srcpkgs/tmux/template b/srcpkgs/tmux/template index fc655a5cefea51..bd05cdfa2ca0da 100644 --- a/srcpkgs/tmux/template +++ b/srcpkgs/tmux/template @@ -1,6 +1,6 @@ # Template file for 'tmux' pkgname=tmux -version=3.7b +version=3.7c revision=1 build_style=gnu-configure configure_args="--enable-utempter --enable-sixel" @@ -13,7 +13,7 @@ license="ISC" homepage="https://tmux.github.io" changelog="https://raw.githubusercontent.com/tmux/tmux/master/CHANGES" distfiles="https://github.com/tmux/tmux/releases/download/${version}/tmux-${version}.tar.gz" -checksum=87f2e99e3b685973f2ca002ffd6ed7e51a5744f7009daae5a15670b6d532db96 +checksum=7c60cae9a0e25288e2e24750aafc9e8800fc7fd4555e447e1b29ee4201cfb3bf pre_configure() { autoreconf -fi