Index: third_party/harfbuzz-ng/README.chromium |
diff --git a/third_party/harfbuzz-ng/README.chromium b/third_party/harfbuzz-ng/README.chromium |
index 8124ef64928028996b7b36ec39edf48baaf2e1cb..750b46480d0cc4edaf601854a6ab24c8c2573f66 100644 |
--- a/third_party/harfbuzz-ng/README.chromium |
+++ b/third_party/harfbuzz-ng/README.chromium |
@@ -1,7 +1,7 @@ |
Name: harfbuzz-ng |
Short Name: harfbuzz-ng |
URL: http://harfbuzz.org |
-Version: 0.9.35 |
+Version: 0d2c2f238bf0a847ecd55a70cc0f081f18a053ac |
Date: 20140813 |
Security Critical: yes |
License: MIT |
@@ -11,9 +11,12 @@ Description: |
This is harfbuzz-ng, a new implementation of harfbuzz with a different |
API from the old one. |
-This copy of harfbuzz is updated by downloading the release tarball |
+This copy of harfbuzz is usually updated by downloading the release tarball |
from http://www.freedesktop.org/software/harfbuzz/release/ , removing |
files in src, copying *.h *.hh *.cc from the tarball's src folder |
over to src, apply google.patch, then checking for removed or added |
files and update our build recipes in BUILD.gn and harfbuzz.gyp |
accordingly. |
+ |
+Right now, it uses revision 0d2c2f238bf0a847ecd55a70cc0f081f18a053ac from |
+https://github.com/behdad/harfbuzz |