git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
6e0f77a
)
ddns-scripts: mydns.ip to mydns.jp
author
Shengjiang Quan
<redacted>
Thu, 12 May 2022 11:39:12 +0000
(20:39 +0900)
committer
Shengjiang Quan
<redacted>
Thu, 12 May 2022 11:48:42 +0000
(20:48 +0900)
The provider is `mydns.jp` not `mydns.ip` which is wrong and misleading.
Signed-off-by: Shengjiang Quan <redacted>
net/ddns-scripts/Makefile
patch
|
blob
|
history
net/ddns-scripts/files/usr/share/ddns/default/mydns.jp.json
[moved from
net/ddns-scripts/files/usr/share/ddns/default/mydns.ip.json
with 100% similarity]
patch
|
blob
|
history
net/ddns-scripts/files/usr/share/ddns/list
patch
|
blob
|
history
diff --git
a/net/ddns-scripts/Makefile
b/net/ddns-scripts/Makefile
index acd856411fea3ebc9ab833c3c3f33988dc6f2106..7c21ca7a931dd15e0bc70f9bd7311d59ac0c17a6 100644
(file)
--- a/
net/ddns-scripts/Makefile
+++ b/
net/ddns-scripts/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ddns-scripts
PKG_VERSION:=2.8.2
-PKG_RELEASE:=2
3
+PKG_RELEASE:=2
4
PKG_LICENSE:=GPL-2.0
diff --git
a/net/ddns-scripts/files/usr/share/ddns/default/mydns.ip.json
b/net/ddns-scripts/files/usr/share/ddns/default/mydns.jp.json
similarity index 100%
rename from
net/ddns-scripts/files/usr/share/ddns/default/mydns.ip.json
rename to
net/ddns-scripts/files/usr/share/ddns/default/mydns.jp.json
diff --git
a/net/ddns-scripts/files/usr/share/ddns/list
b/net/ddns-scripts/files/usr/share/ddns/list
index cae99b043b059e0564e028052e04300f7b469a01..041f55dbb706ecc6baca4b19559fe773b3076659 100644
(file)
--- a/
net/ddns-scripts/files/usr/share/ddns/list
+++ b/
net/ddns-scripts/files/usr/share/ddns/list
@@
-42,7
+42,7
@@
inwx.de
joker.com
loopia.se
moniker.com
-mydns.
i
p
+mydns.
j
p
myip.co.ua
myonlineportal.net
mythic-beasts.com
git clone https://git.99rst.org/PROJECT