summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/freetype/src/gzip/README.freetype
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/freetype/src/gzip/README.freetype')
-rw-r--r--src/3rdparty/freetype/src/gzip/README.freetype3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/3rdparty/freetype/src/gzip/README.freetype b/src/3rdparty/freetype/src/gzip/README.freetype
index 493b807198..76298b06b5 100644
--- a/src/3rdparty/freetype/src/gzip/README.freetype
+++ b/src/3rdparty/freetype/src/gzip/README.freetype
@@ -1,7 +1,7 @@
Name: zlib
Short Name: zlib
URL: http://zlib.net/
-Version: 1.2.12
+Version: 1.2.13
License: see `zlib.h`
Description:
@@ -18,5 +18,6 @@ The files in this directory have been prepared as follows.
- Take the unmodified source code files from the zlib distribution that are
included by `ftgzip.c`.
+ - Copy `zconf.h` to `ftzconf.h` (which stays unmodified otherwise).
- Run zlib's `zlib2ansi` script on all `.c` files.
- Apply the diff file(s) in the `patches` folder.