From 8a2a999ae125234cfd32f120d4a47d340503c74e Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Thu, 3 Oct 2019 15:53:57 +0800 Subject: [PATCH] Revert "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 583f3ea26c..1a04c0694b 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.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:=339e195043a0ba95d459e84ec89bf7b47fd95b1c +PKG_SOURCE_VERSION:=56b62e6573f4f7be95c3d12e983326991975a681 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_LICENSE:=GPL-2.0+