Browse Source

skuller's repo on github for q2pro

Paul Klumpp 11 năm trước cách đây
mục cha
commit
71795b1dee
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      q2compile/make_and_put_all.sh

+ 1 - 1
q2compile/make_and_put_all.sh

@@ -109,7 +109,7 @@ function main {
     makeit[4]=""
 
     repo[5]="q2pro"
-    url[5]="git://github.com/jayschwa/q2pro.git"
+    url[5]="git://github.com/AndreyNazarov/q2pro.git"
     cleanit[5]="make clean"
     makeit[5]="cp -v ../q2proconfig ./.config && INCLUDES='-DUSE_PACKETDUP=1' make q2proded"