[package] freetype: update to 2.4.8
Fixes CVE-2011-3439. git-svn-id: svn://svn.openwrt.org/openwrt/packages@31368 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
703f1eefb6
commit
d3add2a8cb
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2006-2010 OpenWrt.org
|
||||
# Copyright (C) 2006-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:=freetype
|
||||
PKG_VERSION:=2.3.12
|
||||
PKG_VERSION:=2.4.8
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@SF/freetype
|
||||
PKG_MD5SUM:=e974a82e5939be8e05ee65f07275d7c5
|
||||
PKG_MD5SUM:=dbf2caca1d3afd410a29217a9809d397
|
||||
|
||||
PKG_FIXUP:=libtool
|
||||
PKG_LIBTOOL_PATHS:=builds/unix
|
||||
|
Loading…
x
Reference in New Issue
Block a user