From 1cf9082f61881bf171c839e2f013ac7bafa784f1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Fri, 26 Aug 2022 09:49:07 +0900
Subject: [PATCH] component/tmux: version up 3.3a

---
 component/tmux/buildout.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/component/tmux/buildout.cfg b/component/tmux/buildout.cfg
index 5222cbcc9..bf9bf907a 100644
--- a/component/tmux/buildout.cfg
+++ b/component/tmux/buildout.cfg
@@ -8,8 +8,8 @@ parts +=
 
 [tmux]
 recipe = slapos.recipe.cmmi
-url = https://github.com/tmux/tmux/releases/download/2.9a/tmux-2.9a.tar.gz
-md5sum = f0564dbf4cf6b301c4845219d27ed3ad
+url = https://github.com/tmux/tmux/releases/download/3.3a/tmux-3.3a.tar.gz
+md5sum = 8eee5883b9f6550fa4efaad0c9ec38f3
 shared = true
 environment =
   CFLAGS=-I${ncurses:location}/include -I${libevent2:location}/include/
-- 
2.30.9