mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-23 23:31:00 +02:00
trunk-recorder: new branch for the cool kids
This commit is contained in:
parent
76a23bed72
commit
20396e29e8
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/robotastic/trunk-recorder"
|
|||
|
||||
if [[ "${PV}" == *9999 ]]; then
|
||||
EGIT_REPO_URI="https://github.com/robotastic/trunk-recorder.git"
|
||||
EGIT_BRANCH="v5.0-max"
|
||||
EGIT_BRANCH="rc/v5.0"
|
||||
inherit git-r3
|
||||
RESTRICT="strip"
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in a new issue