mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 22:01:11 +02:00
trunk-recorder: live fixes in progress
This commit is contained in:
parent
356d466ec9
commit
40e5620660
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ 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_REPO_URI="https://github.com/rabarar/trunk-recorder.git"
|
||||
EGIT_REPO_URI="https://github.com/robotastic/trunk-recorder.git"
|
||||
#EGIT_REPO_URI="https://github.com/rabarar/trunk-recorder.git"
|
||||
inherit git-r3
|
||||
RESTRICT="strip"
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in a new issue