updated YTLite to 2.1

This commit is contained in:
Balackburn
2023-06-27 13:30:44 +02:00
parent ede1f9e5ec
commit 767b3b7798
7 changed files with 223 additions and 149 deletions

View File

@@ -5,7 +5,7 @@ endif
DEBUG=0
FINALPACKAGE=1
ARCHS = arm64
PACKAGE_VERSION = 2.0
PACKAGE_VERSION = 2.1
TARGET := iphone:clang:latest:11.0
include $(THEOS)/makefiles/common.mk