From 4ed39c663b23fd6db361676004d413bcf2184c45 Mon Sep 17 00:00:00 2001 From: LEAN-ESX Date: Thu, 12 Sep 2019 00:28:15 -0700 Subject: [PATCH] qBittorrent: bump to version 4.1.7 --- 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 8acaa16d6..9fbe23ab5 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.3 +PKG_VERSION:=4.1.7 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:=a574c4a70a5a3293d2f6135952c301d930d23627 +PKG_SOURCE_VERSION:=05a82afeb6c927bfc0cda4fe8fb25ecc3faecd86 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_LICENSE:=GPL-2.0+