mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 21:31:10 +02:00
trunk-recorder: 4.0 is master now
This commit is contained in:
parent
c77dad03fa
commit
0af9bbbbcc
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ DESCRIPTION="Records calls from a Trunked Radio System (P25 & SmartNet)"
|
|||
HOMEPAGE="https://github.com/robotastic/trunk-recorder"
|
||||
if [ "${PV}" = "9999" ]; then
|
||||
EGIT_REPO_URI="https://github.com/robotastic/trunk-recorder.git"
|
||||
EGIT_BRANCH="4.0-beta"
|
||||
EGIT_BRANCH="master"
|
||||
inherit git-r3
|
||||
else
|
||||
SRC_URI="https://github.com/robotastic/trunk-recorder/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
|
|
|||
Loading…
Reference in a new issue