From c70eaa70f69835070ada9b4e2cde34b9cf13125a Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Thu, 3 Oct 2019 12:18:44 +0800 Subject: [PATCH] qBittorrent: bump to v4.1.8 --- package/lean/qBittorrent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/lean/qBittorrent/Makefile b/package/lean/qBittorrent/Makefile index 1a04c0694b..583f3ea26c 100644 --- a/package/lean/qBittorrent/Makefile +++ b/package/lean/qBittorrent/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qBittorrent -PKG_VERSION:=4.1.7 +PKG_VERSION:=4.1.8 PKG_RELEASE=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/qbittorrent/qBittorrent.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=56b62e6573f4f7be95c3d12e983326991975a681 +PKG_SOURCE_VERSION:=339e195043a0ba95d459e84ec89bf7b47fd95b1c PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_LICENSE:=GPL-2.0+