[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:
12
net/ez-ipupdate/patches/004-zoneedit.patch
Normal file
12
net/ez-ipupdate/patches/004-zoneedit.patch
Normal 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"
|
||||
|
||||
|
Reference in New Issue
Block a user