From 99821b115c727b6d120499e00722b88ef5f25d18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=9B=8B=E7=82=92=E9=A5=AD?= Date: Sun, 16 Jan 2022 14:01:17 +0800 Subject: [PATCH] qBittorrent: bump to v4.4.0 (#8702) * qBittorrent: bump to v4.4.0 * qBittorrent-static: bump to v4.4.0_v1.2.15 --- package/lean/qBittorrent-static/Makefile | 2 +- package/lean/qBittorrent/Makefile | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/package/lean/qBittorrent-static/Makefile b/package/lean/qBittorrent-static/Makefile index a7d12c9f0..27e7a2e15 100644 --- a/package/lean/qBittorrent-static/Makefile +++ b/package/lean/qBittorrent-static/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qBittorrent-static -PKG_VERSION:=4.3.9_v1.2.14 +PKG_VERSION:=4.4.0_v1.2.15 PKG_RELEASE=1 STRIP:=true diff --git a/package/lean/qBittorrent/Makefile b/package/lean/qBittorrent/Makefile index 9b2c8f5b1..12662df82 100644 --- a/package/lean/qBittorrent/Makefile +++ b/package/lean/qBittorrent/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qbittorrent -PKG_VERSION:=4.3.9 +PKG_VERSION:=4.4.0 PKG_RELEASE=1 PKG_SOURCE:=qBittorrent-release-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/qbittorrent/qBittorrent/tar.gz/release-$(PKG_VERSION)? -PKG_HASH:=6ff801cfe2beeb9fca24d4565e863e06f46bb8fc56c0eb833293ff31b3bfe83a +PKG_HASH:=da240744c6cc5953d7c4d298a02a0cf36d2c8897931819f1e6459bd5270a7c5c PKG_BUILD_DIR:=$(BUILD_DIR)/qBittorrent-release-$(PKG_VERSION) @@ -37,6 +37,7 @@ define Package/qbittorrent +libopenssl \ +qt5-core \ +qt5-network \ + +qt5-sql \ +qt5-xml \ +zlib TITLE:=bittorrent client programmed in C++ / Qt