Skip to content

Commit b718fde

Browse files
author
ubuntu
committed
Update qBittorrent to v4.4.2
1 parent 31a9bff commit b718fde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

qBittorrent/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=qBittorrent
11-
PKG_VERSION:=4.4.1
11+
PKG_VERSION:=4.4.2
1212
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1515
PKG_SOURCE_URL:=https://codeload.github.com/qbittorrent/qBittorrent/tar.gz/release-$(PKG_VERSION)?
16-
PKG_HASH:=144a609514a7b516e65c4a4e32e49529b5e3949a713daf86332cd95867c991ba
16+
PKG_HASH:=f9406eb982a4b8a084341fb0bc30bd8b50babe5dcf4197204ab407b06e20e8a3
1717
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-release-$(PKG_VERSION)
1818

1919
PKG_MAINTAINER:=Krypton Lee <jun.k.lee199410@outlook.com>

0 commit comments

Comments
 (0)