Skip to content

Commit

Permalink
Update qBittorrent to v4.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
KryptonLee committed Sep 1, 2022
1 parent 27aad22 commit 87de1c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qBittorrent/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=qBittorrent
PKG_VERSION:=4.4.3
PKG_VERSION:=4.4.5
PKG_RELEASE:=2

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/qbittorrent/qBittorrent/tar.gz/release-$(PKG_VERSION)?
PKG_HASH:=c51e07ed7ae31cc00ef2388764945d90d09fb81510facef1db2cef73177ab887
PKG_HASH:=70c2128b44fe4df4dfc8afc765a304d70cf1b042b5214bcc855d8b3bbc9ccf36
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-release-$(PKG_VERSION)

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

0 comments on commit 87de1c2

Please sign in to comment.