[vlc-commits] Contribs: update freetype to 2.5.0.1
Jean-Baptiste Kempf
git at videolan.org
Thu Aug 8 21:13:28 CEST 2013
vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Aug 8 17:46:40 2013 +0200| [e13bb4185d48bbc354739c206e6bceadbca4fc54] | committer: Felix Paul Kühne
Contribs: update freetype to 2.5.0.1
(cherry picked from commit 1a1552ce70ea73225294cab4b6867d4aa607d05c)
Signed-off-by: Felix Paul Kühne <fkuehne at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=e13bb4185d48bbc354739c206e6bceadbca4fc54
---
contrib/src/freetype2/SHA512SUMS | 2 +-
contrib/src/freetype2/rules.mak | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/src/freetype2/SHA512SUMS b/contrib/src/freetype2/SHA512SUMS
index 42c9aa6..17ea345 100644
--- a/contrib/src/freetype2/SHA512SUMS
+++ b/contrib/src/freetype2/SHA512SUMS
@@ -1 +1 @@
-609a68a3675087e0cc95268574f31e104549daa48efe15a25a33b8e269a93b4bd160f4c3e8178dca9c950ef5ca514b039d6fd1b45db6af57f25342464d0429ce freetype-2.4.12.tar.gz
+e8c1d127730d9085845069845ea85e2dcbfa4b8446455758a748a122e87bf247a4bcec248fcf2da4f6c8331dc7e7aa1ec73444863a44f9d77003687546f2de78 freetype-2.5.0.1.tar.gz
diff --git a/contrib/src/freetype2/rules.mak b/contrib/src/freetype2/rules.mak
index 7a78978..9eb870b 100644
--- a/contrib/src/freetype2/rules.mak
+++ b/contrib/src/freetype2/rules.mak
@@ -1,6 +1,6 @@
# freetype2
-FREETYPE2_VERSION := 2.4.12
+FREETYPE2_VERSION := 2.5.0.1
FREETYPE2_URL := $(SF)/freetype/freetype2/$(FREETYPE2_VERSION)/freetype-$(FREETYPE2_VERSION).tar.gz
PKGS += freetype2
More information about the vlc-commits
mailing list