[packages] ddns-scripts: fix handling of passwords with slashes (#12160)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33358 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2012-09-10 10:03:39 +00:00
parent 7f3b795972
commit 3f2dc3e84d
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=ddns-scripts
PKG_VERSION:=1.0.0
PKG_RELEASE:=20
PKG_RELEASE:=21
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)