qBittorrent-static: update to 4.4.4_v2.0.7
This commit is contained in:
parent
a38cc1a6a8
commit
df8adbb41b
@ -7,7 +7,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=qBittorrent-static
|
PKG_NAME:=qBittorrent-static
|
||||||
PKG_VERSION:=4.4.3.1_v2.0.7
|
PKG_VERSION:=4.4.4_v2.0.7
|
||||||
PKG_RELEASE=1
|
PKG_RELEASE=1
|
||||||
|
|
||||||
STRIP:=true
|
STRIP:=true
|
||||||
@ -16,10 +16,6 @@ ifeq ($(ARCH),x86_64)
|
|||||||
PKG_ARCH:=x86_64
|
PKG_ARCH:=x86_64
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(ARCH),arm64)
|
|
||||||
PKG_ARCH:=aarch64
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(ARCH),aarch64)
|
ifeq ($(ARCH),aarch64)
|
||||||
PKG_ARCH:=aarch64
|
PKG_ARCH:=aarch64
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user