[packages] ez-ipupdate: fix for zoneedit, rebase patches - didn't apply cleanly anymore (#4845)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@15073 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2009-03-29 20:48:55 +00:00
parent a7c88444ae
commit f07ce0dda2
4 changed files with 36 additions and 24 deletions

View File

@ -0,0 +1,12 @@
--- ez-ipupdate-3.0.11b8.orig/ez-ipupdate.c
+++ ez-ipupdate-3.0.11b8/ez-ipupdate.c
@@ -95,7 +95,7 @@
#define HN_DEFAULT_PORT "80"
#define HN_REQUEST "/vanity/update"
-#define ZONEEDIT_DEFAULT_SERVER "www.zoneedit.com"
+#define ZONEEDIT_DEFAULT_SERVER "dynamic.zoneedit.com"
#define ZONEEDIT_DEFAULT_PORT "80"
#define ZONEEDIT_REQUEST "/auth/dynamic.html"