Release libpng version 1.6.35

This commit is contained in:
Cosmin Truta
2018-07-15 23:58:00 -04:00
parent 2471434d29
commit 46aedd8961
42 changed files with 168 additions and 167 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash -eu
# Copyright 2017 Glenn Randers-Pehrson
# Copyright 2017-2018 Glenn Randers-Pehrson
# Copyright 2016 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Last changed in libpng 1.6.35 [March 6, 2018]
# Last changed in libpng 1.6.35 [July 15, 2018]
#
# Revisions by Glenn Randers-Pehrson, 2017:
# 1. Build only the library, not the tools (changed "make -j$(nproc) all" to