mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-19 01:32:06 +00:00
Update Makefile
This commit is contained in:
parent
b2fb362f0a
commit
bd956b08b1
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
|
@ -14,10 +14,10 @@ MODULES = jailed
|
|||
endif
|
||||
|
||||
ifndef YOUTUBE_VERSION
|
||||
YOUTUBE_VERSION = 18.27.3
|
||||
YOUTUBE_VERSION = 18.08.1
|
||||
endif
|
||||
ifndef UYOU_VERSION
|
||||
UYOU_VERSION = 3.0
|
||||
UYOU_VERSION = 3.0_F2
|
||||
endif
|
||||
PACKAGE_VERSION = $(YOUTUBE_VERSION)-$(UYOU_VERSION)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue