Browse Source

Bump inadyn commit

Bob Mottram 7 years ago
parent
commit
a4956289ec
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-utils-dns

+ 1
- 1
src/freedombone-utils-dns View File

@@ -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"