From fc77756bf94ef9b3bd6953ce757bda9c8276bd35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=9B=8B=E7=82=92=E9=A5=AD?= Date: Fri, 13 Aug 2021 23:16:24 +0800 Subject: [PATCH] qbittorrent: bump to v4.3.7 (#7667) * qbittorrent: bump to v4.3.7 * qBittorrent-static: bump to v4.3.7_v1.2.14 --- package/lean/qBittorrent-static/Makefile | 2 +- package/lean/qBittorrent/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/lean/qBittorrent-static/Makefile b/package/lean/qBittorrent-static/Makefile index 637412da3..32ccbb053 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.6_v1.2.14 +PKG_VERSION:=4.3.7_v1.2.14 PKG_RELEASE=1 STRIP:=true diff --git a/package/lean/qBittorrent/Makefile b/package/lean/qBittorrent/Makefile index 61cc2e3ea..ae335da60 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.6 +PKG_VERSION:=4.3.7 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:=dc673e20e69077dcebd836dade38e15c19289a8cda5837bf1f19206f16bf4751 +PKG_HASH:=d17c0bd852aaf8b75d61026ee213ad9147c37d8e3a14a3137b735732061bd1b1 PKG_BUILD_DIR:=$(BUILD_DIR)/qBittorrent-release-$(PKG_VERSION)