[packages] ddns-scripts:

- urlencode exclamation marks (#7607)
	- support new token [HTTPAUTH] for unencoded username:password tuples


git-svn-id: svn://svn.openwrt.org/openwrt/packages@22165 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2010-07-13 12:10:13 +00:00
parent a42227213d
commit 74441635c6
3 changed files with 4 additions and 1 deletions

View File

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