qBittorrent: update to 4.5.3

This commit is contained in:
sbwml 2023-06-18 09:39:14 +08:00
parent bfebb2db63
commit 90122e8532

View File

@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=qbittorrent
PKG_VERSION:=4.5.2
PKG_VERSION:=4.5.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:=0a3c11296b1daa6e6dd57ebb8426e0388ba7db613e54a758b201648b69702dd4
PKG_HASH:=9310a593046ed4b5a7872710b61ecd3d67a53be7cf042366719c91ccdadab89d
PKG_BUILD_DIR:=$(BUILD_DIR)/qBittorrent-release-$(PKG_VERSION)