build: Use Proton SDK 0.20210126.1-1
This commit is contained in:
parent
893514ca8e
commit
56e1154e40
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -40,7 +40,7 @@ ifneq ($(unstripped),)
|
|||
DEPLOY_DIR := $(DEPLOY_DIR)_unstripped
|
||||
endif
|
||||
|
||||
protonsdk_version := 0.20210126.1-0
|
||||
protonsdk_version := 0.20210126.1-1
|
||||
CONFIGURE_CMD := ../proton/configure.sh \
|
||||
--steam-runtime-image=registry.gitlab.steamos.cloud/proton/soldier/sdk:$(protonsdk_version) \
|
||||
--build-name="$(_build_name)"
|
||||
|
|
Loading…
Reference in a new issue