소스 검색

Bump inadyn commit

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

+ 1
- 1
src/freedombone-utils-dns 파일 보기

@@ -42,7 +42,7 @@ DDNS_USERNAME=
42 42
 DDNS_PASSWORD=
43 43
 
44 44
 INADYN_REPO="https://github.com/bashrc/inadyn"
45
-INADYN_COMMIT='fadbe17f520d337dfb8d69ee4bf1fcaa23fce0d6'
45
+INADYN_COMMIT='f67b608060a7adb0146a1063f810ca3e8e6ee948'
46 46
 
47 47
 # web site used to obtain the external IP address of the system
48 48
 GET_IP_ADDRESS_URL="checkip.two-dns.de"