Browse Source

freetype: bump to 2.5.5

Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill 10 years ago
parent
commit
f49a360a5b
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      libs/freetype/Makefile

+ 3
- 3
libs/freetype/Makefile View File

@@ -1,5 +1,5 @@
1 1
 #
2
-# Copyright (C) 2006-2014 OpenWrt.org
2
+# Copyright (C) 2006-2015 OpenWrt.org
3 3
 #
4 4
 # This is free software, licensed under the GNU General Public License v2.
5 5
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=freetype
11
-PKG_VERSION:=2.5.3
11
+PKG_VERSION:=2.5.5
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
15 15
 PKG_SOURCE_URL:=@SF/freetype
16
-PKG_MD5SUM:=d6b60f06bfc046e43ab2a6cbfd171d65
16
+PKG_MD5SUM:=2a7a314927011d5030903179cf183be0
17 17
 
18 18
 PKG_LICENSE:=FTL GPL-2.0 MIT ZLIB
19 19
 PKG_LICENSE_FILES:=docs/LICENSE.TXT docs/FTL.TXT docs/GPLv2.TXT src/bdf/README src/pcf/README src/gzip/zlib.h