Update Makefile

This commit is contained in:
arichorn 2023-07-13 20:12:28 -05:00 committed by GitHub
parent b2fb362f0a
commit bd956b08b1
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.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)