trunk-recorder: new branch for the cool kids

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-01-06 22:16:49 -05:00
parent 76a23bed72
commit 20396e29e8
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -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