Upgrade requirements...

This commit is contained in:
Шашкин Николай 2024-02-05 22:11:51 +03:00
parent 7f6a70e8b4
commit 57e8d4c36a
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/DisplayLink/evdi"
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI=${EGIT_REPO_URI:-"https://github.com/DisplayLink/evdi.git"}
EGIT_BRANCH="devel"
EGIT_BRANCH="main"
inherit git-r3
KEYWORDS=""
else