[packages] ahcpd: upgrade to upstream release 0.53
8 December 2011: ahcpd 0.53 * Fixed a longstanding bug that would cause a client to immediately deconfigure itself after successfully renewing a lease. * Set AHCP packets' TOS field as network control (thanks to Dave Taht). git-svn-id: svn://svn.openwrt.org/openwrt/packages@29511 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
40d7681e6a
commit
fa3e19f17c
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ahcpd
|
||||
PKG_VERSION:=0.52
|
||||
PKG_RELEASE:=4
|
||||
PKG_VERSION:=0.53
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.pps.jussieu.fr/~jch/software/files/
|
||||
PKG_MD5SUM:=a354b55e775c9f7d26561de360309358
|
||||
PKG_MD5SUM:=a1a610bf20965aa522cd766bf3d5829a
|
||||
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user