mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 21:26:04 +00:00
update Makefile
This commit is contained in:
parent
db742d391d
commit
c47195b47e
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
|
@ -14,12 +14,12 @@ MODULES = jailed
|
|||
endif
|
||||
|
||||
ifndef YOUTUBE_VERSION
|
||||
YOUTUBE_VERSION = 18.15.1
|
||||
YOUTUBE_VERSION = 18.14.1
|
||||
endif
|
||||
ifndef UYOU_VERSION
|
||||
UYOU_VERSION = 3.0
|
||||
endif
|
||||
PACKAGE_VERSION = $(YOUTUBE_VERSION)_$(UYOU_VERSION)
|
||||
PACKAGE_VERSION = $(YOUTUBE_VERSION)-$(UYOU_VERSION)
|
||||
|
||||
INSTALL_TARGET_PROCESSES = YouTube
|
||||
TWEAK_NAME = uYouPlus
|
||||
|
|
|
|||
Loading…
Reference in a new issue