ddns-scripts: add easydns.com
authorStephen Walker <stephendwalker@gmail.com>
Sat, 25 Feb 2012 23:58:55 +0000 (23:58 +0000)
committerStephen Walker <stephendwalker@gmail.com>
Sat, 25 Feb 2012 23:58:55 +0000 (23:58 +0000)
Signed-off-by: Galen Seitz <galens@seitzassoc.com>
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 30729

net/ddns-scripts/Makefile
net/ddns-scripts/files/usr/lib/ddns/services

index 03153e0a1dbf854c96ff2f3fa3c610528334b788..2b4edec5cfc57ec3de9e6ead94ad4699a591c970 100644 (file)
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ddns-scripts
 PKG_VERSION:=1.0.0
-PKG_RELEASE:=18
+PKG_RELEASE:=19
 
 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
 
index 82461d270c374e4c978f3c84f39c79d0f4aff01b..1e6b6b910138265862cdef4e32630701c81b84fe 100644 (file)
@@ -54,3 +54,6 @@
 
 # namecheap.com
 "namecheap.com" "http://dynamicdns.park-your-domain.com/update?host=[USERNAME]&domain=[DOMAIN]&password=[PASSWORD]&ip=[IP]"
+
+# easydns.com dynamic DNS
+"easydns.com"          "http://[USERNAME]:[PASSWORD]@api.cp.easydns.com/dyn/tomato.php?hostname=[DOMAIN]&myip=[IP]"