Fix http/https, increase PKG_RELEASE 4483/head
authorAlvaro [Andor] <andor@pierdelacabeza.com>
Tue, 27 Jun 2017 21:48:53 +0000 (23:48 +0200)
committerAlvaro [Andor] <andor@pierdelacabeza.com>
Tue, 27 Jun 2017 21:48:53 +0000 (23:48 +0200)
net/ddns-scripts/Makefile
net/ddns-scripts/files/services

index cf18203ec503146db623cca83deacc36f3df3ea3..0780cec1fe561f94e20e73d923abd2aba6657f70 100755 (executable)
@@ -12,7 +12,7 @@ PKG_NAME:=ddns-scripts
 PKG_VERSION:=2.7.6
 # Release == build
 # increase on changes of services files or tld_names.dat
-PKG_RELEASE:=14
+PKG_RELEASE:=15
 
 PKG_LICENSE:=GPL-2.0
 PKG_MAINTAINER:=Christian Schoenebeck <christian.schoenebeck@gmail.com>
index 72fc5807e8d9ba45345ef2c8c08558af4dddf4f2..6996c8312943e6aa03a31a96a08d7f101621de83 100644 (file)
@@ -68,7 +68,7 @@
 
 "dnshome.de"           "http://[USERNAME]:[PASSWORD]@www.dnshome.de/dyndns.php?hostname=[DOMAIN]&ip=[IP]"
 
-"dnsmadeeasy.com"      "https://cp.dnsmadeeasy.com/servlet/updateip?username=[USERNAME]&password=[PASSWORD]&id=[DOMAIN]&ip=[IP]"       "success|ip-same"
+"dnsmadeeasy.com"      "http://cp.dnsmadeeasy.com/servlet/updateip?username=[USERNAME]&password=[PASSWORD]&id=[DOMAIN]&ip=[IP]"        "success|ip-same"
 
 "dnsmax.com"           "http://update.dnsmax.com/update/?username=[USERNAME]&password=[PASSWORD]&resellerid=1&clientname=openwrt&clientversion=8.09&protocolversion=2.0&updatehostname=[DOMAIN]&ip=[IP]"