From 3df02058fb3d48a999bbc8d5d56c2910fbc249a4 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Sun, 24 Mar 2024 23:37:14 +0100
Subject: [PATCH] meld: update to 3.22.2

---
 components/network/rtorrent/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/components/network/rtorrent/Makefile b/components/network/rtorrent/Makefile
index 1cb8493..a7f5be6 100644
--- a/components/network/rtorrent/Makefile
+++ b/components/network/rtorrent/Makefile
@@ -28,7 +28,7 @@
 
 COMPONENT_NAME=		rtorrent
 COMPONENT_VERSION=	0.9.8
-COMPONENT_REVISION= 2
+COMPONENT_REVISION= 3
 COMPONENT_SUMMARY=	rtorrent - a BitTorrent client for ncurses
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_PROJECT_URL=	https://rakshasa.github.io/rtorrent/

--
Gitblit v1.9.3