From a4956289eca10222e2197d51714e213b0cd841f0 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 16 May 2017 16:42:00 +0100 Subject: [PATCH] Bump inadyn commit --- src/freedombone-utils-dns | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone-utils-dns b/src/freedombone-utils-dns index 1914ab15..4cc84ae7 100755 --- a/src/freedombone-utils-dns +++ b/src/freedombone-utils-dns @@ -42,7 +42,7 @@ DDNS_USERNAME= DDNS_PASSWORD= INADYN_REPO="https://github.com/bashrc/inadyn" -INADYN_COMMIT='fadbe17f520d337dfb8d69ee4bf1fcaa23fce0d6' +INADYN_COMMIT='f67b608060a7adb0146a1063f810ca3e8e6ee948' # web site used to obtain the external IP address of the system GET_IP_ADDRESS_URL="checkip.two-dns.de"