Update Makefile

This commit is contained in:
arichorn 2023-07-24 20:17:37 -05:00 committed by GitHub
parent ec1d86d126
commit 262f3665a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,10 +14,10 @@ MODULES = jailed
endif
ifndef YOUTUBE_VERSION
YOUTUBE_VERSION = 18.08.1
YOUTUBE_VERSION = 18.29.1
endif
ifndef UYOU_VERSION
UYOU_VERSION = 3.0_F2
UYOU_VERSION = 3.0.1
endif
PACKAGE_VERSION = $(YOUTUBE_VERSION)-$(UYOU_VERSION)