Upgrade requirements...
This commit is contained in:
parent
7f6a70e8b4
commit
57e8d4c36a
|
@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/DisplayLink/evdi"
|
||||||
|
|
||||||
if [[ ${PV} == "9999" ]] ; then
|
if [[ ${PV} == "9999" ]] ; then
|
||||||
EGIT_REPO_URI=${EGIT_REPO_URI:-"https://github.com/DisplayLink/evdi.git"}
|
EGIT_REPO_URI=${EGIT_REPO_URI:-"https://github.com/DisplayLink/evdi.git"}
|
||||||
EGIT_BRANCH="devel"
|
EGIT_BRANCH="main"
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
KEYWORDS=""
|
KEYWORDS=""
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue