From 1b281e1cddaaa6d00dfa609b820cfb00f272fa77 Mon Sep 17 00:00:00 2001 From: sbwml Date: Tue, 3 May 2022 22:00:05 +0800 Subject: [PATCH] qBittorrent-static: update to 4.4.2 libtorrent 2.0.6 --- qBittorrent-static/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qBittorrent-static/Makefile b/qBittorrent-static/Makefile index d0c2218..9180bf7 100644 --- a/qBittorrent-static/Makefile +++ b/qBittorrent-static/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qBittorrent-static -PKG_VERSION:=4.4.2_v2.0.5 +PKG_VERSION:=4.4.2_v2.0.6 PKG_RELEASE=1 STRIP:=true