mkpkg_tvheadend: update github repo url

This commit is contained in:
Stefan Saraev 2012-07-29 23:50:09 +03:00
parent ab75e8e27c
commit 4cb2f1054f

View File

@ -21,7 +21,7 @@
echo "getting sources..." echo "getting sources..."
if [ ! -d hts-tvheadend.git ]; then 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 fi
cd hts-tvheadend.git cd hts-tvheadend.git