bump YT & uYou version
This commit is contained in:
parent
ced5cf81df
commit
9f6d0562b8
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 = 19.02.1
|
||||
YOUTUBE_VERSION = 19.06.2
|
||||
endif
|
||||
ifndef UYOU_VERSION
|
||||
UYOU_VERSION = 3.0.1
|
||||
UYOU_VERSION = 3.0.2
|
||||
endif
|
||||
PACKAGE_VERSION = $(YOUTUBE_VERSION)-$(UYOU_VERSION)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue