From 385d10ac4e36a8332b876092dce286dca4344247 Mon Sep 17 00:00:00 2001 From: Rodrigo Oliveira Date: Thu, 15 Feb 2024 15:41:47 -0300 Subject: [PATCH] tmux: update to 3.4 --- srcpkgs/tmux/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tmux/template b/srcpkgs/tmux/template index 55aab2e195670..c8c509d1b1d5c 100644 --- a/srcpkgs/tmux/template +++ b/srcpkgs/tmux/template @@ -1,7 +1,7 @@ # Template file for 'tmux' pkgname=tmux -version=3.3a -revision=2 +version=3.4 +revision=1 build_style=gnu-configure configure_args="--enable-utempter" hostmakedepends="byacc automake pkg-config" @@ -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=e4fd347843bd0772c4f48d6dde625b0b109b7a380ff15db21e97c11a4dcdf93f +checksum=551ab8dea0bf505c0ad6b7bb35ef567cdde0ccb84357df142c254f35a23e19aa pre_configure() { autoreconf -fi