소스 검색

Update toxcore version to 0.2.2

Bob Mottram 7 년 전
부모
커밋
d1680f2adc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/freedombone-app-tox

+ 1
- 1
src/freedombone-app-tox 파일 보기

@@ -35,7 +35,7 @@ TOX_PORT=33445
35 35
 
36 36
 # upstream is https://github.com/TokTok/c-toxcore
37 37
 TOXCORE_REPO="https://github.com/bashrc/toxcore"
38
-TOXCORE_COMMIT='987ad5eac173442d6ad2d5cd80c2da763a815a9a'
38
+TOXCORE_COMMIT='7d399cedcfd20f0d91a8caf386ae3c63f4dcf285'
39 39
 
40 40
 TOXID_REPO="https://github.com/bashrc/toxid"
41 41
 TOX_BOOTSTRAP_ID_FILE=/var/lib/tox-bootstrapd/pubkey.txt