diff --git a/qbittorrent/Makefile b/qbittorrent/Makefile index 0ea9f9b..e6aa270 100644 --- a/qbittorrent/Makefile +++ b/qbittorrent/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qbittorrent -PKG_VERSION:=5.0.1 +PKG_VERSION:=5.0.2 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:=a6b75eed86e410076476f416eae42c2bd0b1406dd352cedf0b4712022daceef5 +PKG_HASH:=ba46f7ac0c530ab6ba81fdce6f4488393cd67dd1a9d823660e26081773569274 PKG_BUILD_DIR:=$(BUILD_DIR)/qBittorrent-release-$(PKG_VERSION)