diff --git a/tools/mkpkg/mkpkg_tvheadend b/tools/mkpkg/mkpkg_tvheadend index bc02a9e598..b8e14f154c 100755 --- a/tools/mkpkg/mkpkg_tvheadend +++ b/tools/mkpkg/mkpkg_tvheadend @@ -21,7 +21,7 @@ echo "getting sources..." if [ ! -d hts-tvheadend.git ]; then - git clone https://github.com/andoma/tvheadend.git hts-tvheadend.git + git clone https://github.com/tvheadend/tvheadend.git hts-tvheadend.git fi cd hts-tvheadend.git