ddns-scripts: fix misuse of "local"

- fix misuse of "local" outside functions #2885
- update TLD_names.dat

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
This commit is contained in:
Christian Schoenebeck
2016-06-26 10:24:49 +02:00
parent 5d31eaccc6
commit 5d05e01d48
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=ddns-scripts
# Version == major.minor.patch
# increase on new functionality (minor) or patches (patch)
PKG_VERSION:=2.7.2
PKG_VERSION:=2.7.3
# Release == build
# increase on changes of services files or tld_names.dat
PKG_RELEASE:=1