update avahi to 0.6.16 - it fixes 2 security issues:
* CVE-2006-6870 * CVE-2006-5461 git-svn-id: svn://svn.openwrt.org/openwrt/packages@6062 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
37da2ef4ec
commit
19d00331db
@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=avahi
|
||||
PKG_VERSION:=0.6.14
|
||||
PKG_VERSION:=0.6.16
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://avahi.org/download/
|
||||
PKG_MD5SUM:=6abad76bbc2ac0f51a8869b3a2e5c238
|
||||
PKG_MD5SUM:=3cbc460bbd55bae35f7b57443c063640
|
||||
PKG_CAT:=zcat
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
Loading…
x
Reference in New Issue
Block a user