qBittorrent: update to 4.5.5

This commit is contained in:
sbwml 2023-09-06 14:32:28 +08:00
parent aa2ff6158e
commit 70fa563c87

View File

@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=qbittorrent
PKG_VERSION:=4.5.4
PKG_VERSION:=4.5.5
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:=ded3a1ffba1e97ecde3862714bea9e9a1cc7275c29545d81976174ac5760bab5
PKG_HASH:=73b01138f3681c0c7ef891a59a0fb038557c511dc16576752f772c244720d0c2
PKG_BUILD_DIR:=$(BUILD_DIR)/qBittorrent-release-$(PKG_VERSION)