[packages] updatedd: update zoneedit dyndns server hostname
- Server has moved from www.zoneedit.com to dynamic.zoneedit.com git-svn-id: svn://svn.openwrt.org/openwrt/packages@11537 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ac0a3c4664
commit
5d7e069518
@ -1,7 +1,5 @@
|
||||
Index: updatedd-2.6/src/updatedd.c
|
||||
===================================================================
|
||||
--- updatedd-2.6.orig/src/updatedd.c 2007-09-16 21:00:07.000000000 +0200
|
||||
+++ updatedd-2.6/src/updatedd.c 2007-09-16 21:00:07.000000000 +0200
|
||||
--- a/src/updatedd.c
|
||||
+++ b/src/updatedd.c
|
||||
@@ -36,7 +36,8 @@
|
||||
#include <limits.h> /* PATH_MAX */
|
||||
#include "updatedd.h"
|
||||
|
11
net/updatedd/patches/003-zoneedit-url-fix.patch
Normal file
11
net/updatedd/patches/003-zoneedit-url-fix.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- a/src/plugins/libzoneedit.h
|
||||
+++ b/src/plugins/libzoneedit.h
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
#include <ret_codes.h>
|
||||
|
||||
-#define DYNDNSHOST "www.zoneedit.com"
|
||||
+#define DYNDNSHOST "dynamic.zoneedit.com"
|
||||
#define PORT 80
|
||||
|
||||
#define BUFSIZE 4096
|
Loading…
x
Reference in New Issue
Block a user