From 1acf43749f8a18d1c64e54d7e82ae935cbe68749 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Fri, 15 Nov 2019 18:00:50 +0800 Subject: [PATCH] qBittorrent: bump to v4.1.9.1 --- 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 5e3650c6ea..a42e8e1b93 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.8 +PKG_VERSION:=4.1.9.1 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:=0de5cbaa4becf4eb89245324cb76c9a7c9412a33 +PKG_SOURCE_VERSION:=eea38e7c9ecb1e1df5e889cb42fc93d3f79d429f PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_LICENSE:=GPL-2.0+