projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2783fb2
)
Upgrade freetype to 2.3.1 (#1323)
author
Florian Fainelli
<florian@openwrt.org>
Mon, 26 Feb 2007 22:22:08 +0000
(22:22 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 26 Feb 2007 22:22:08 +0000
(22:22 +0000)
SVN-Revision: 6394
libs/freetype/Makefile
patch
|
blob
|
history
diff --git
a/libs/freetype/Makefile
b/libs/freetype/Makefile
index 4204a4bcd2a75b3b7052be49604f8b6e249665fc..740db6b0417eb76c3cecd3f13b9b6008b010186e 100644
(file)
--- a/
libs/freetype/Makefile
+++ b/
libs/freetype/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libfreetype
-PKG_VERSION:=2.
1.9
+PKG_VERSION:=2.
3.1
PKG_RELEASE:=1
PKG_SOURCE:=freetype-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/freetype
-PKG_MD5SUM:=
ec1b903e4be5f073caa72458ea58c29c
+PKG_MD5SUM:=
11e1186ca5520c5a284fa0a03f652035
PKG_CAT:=bzcat
PKG_BUILD_DIR:=$(BUILD_DIR)/freetype-$(PKG_VERSION)