diff --git a/qBittorrent/Makefile b/qBittorrent/Makefile index b9b51cc..3bf5726 100644 --- a/qBittorrent/Makefile +++ b/qBittorrent/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qbittorrent -PKG_VERSION:=4.6.2 +PKG_VERSION:=4.6.3 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:=dbe657cdbb0b9b0e4485cc30a70cfc91b675b3af83e1da5e06d61b0d449a762c +PKG_HASH:=9a44d974a5b2cf945ccdecdc20f452d6b8f4800487492945729a493ff6d11502 PKG_BUILD_DIR:=$(BUILD_DIR)/qBittorrent-release-$(PKG_VERSION)