[packages] freeradius2: update to v2.2.0 (CVE-2012-3547, #12169)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33365 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
954c482f9c
commit
5e31d2934f
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2008-2011 OpenWrt.org
|
||||
# Copyright (C) 2008-2012 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=freeradius2
|
||||
PKG_VERSION:=2.1.12
|
||||
PKG_VERSION:=2.2.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=freeradius-server-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=ftp://ftp.freeradius.org/pub/freeradius/
|
||||
PKG_MD5SUM:=862d3a2c11011e61890ba84fa636ed8c
|
||||
PKG_MD5SUM:=0fb333fe6a64eb2b1dd6ef67f7bca119
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/freeradius-server-$(PKG_VERSION)
|
||||
PKG_FIXUP:=autoreconf
|
||||
|
Loading…
x
Reference in New Issue
Block a user