qBittorrent: bump to v4.1.8
This commit is contained in:
parent
4d7970f84d
commit
c70eaa70f6
@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=qBittorrent
|
||||
PKG_VERSION:=4.1.7
|
||||
PKG_VERSION:=4.1.8
|
||||
PKG_RELEASE=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/qbittorrent/qBittorrent.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=56b62e6573f4f7be95c3d12e983326991975a681
|
||||
PKG_SOURCE_VERSION:=339e195043a0ba95d459e84ec89bf7b47fd95b1c
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
||||
PKG_LICENSE:=GPL-2.0+
|
||||
|
||||
Loading…
Reference in New Issue
Block a user