From b7a03ebf4a4cf46aa38a4b9ecf72687b592bb106 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sun, 8 Dec 2019 01:09:11 +0800 Subject: [PATCH] qBittorrent: update HASH --- package/lean/qBittorrent/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/lean/qBittorrent/Makefile b/package/lean/qBittorrent/Makefile index 5e898b6d5b..7ef3b1d22e 100644 --- a/package/lean/qBittorrent/Makefile +++ b/package/lean/qBittorrent/Makefile @@ -6,7 +6,7 @@ PKG_RELEASE=1 PKG_SOURCE:=$(PKG_NAME)-release-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/qbittorrent/qBittorrent/tar.gz/release-$(PKG_VERSION)? -PKG_HASH:=912b0767071f564646e9ced06a8382b0d67423b8 +PKG_HASH:=2f367b89d7049c09e808fc5f7c338ce1820d91bcaecddcad681e9ba18b13206d PKG_BUILD_DIR:=$(BUILD_DIR)/qBittorrent-release-$(PKG_VERSION)