Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
1a51f2a9
Commit
1a51f2a9
authored
Nov 21, 2019
by
mattip
Browse files
update libtiff to 4.1.0, released 2019, which includes aarch64 config
parent
30836ee7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
library_builders.sh
library_builders.sh
+1
-1
No files found.
library_builders.sh
View file @
1a51f2a9
...
@@ -15,7 +15,7 @@ ZLIB_VERSION="${ZLIB_VERSION:-1.2.10}"
...
@@ -15,7 +15,7 @@ ZLIB_VERSION="${ZLIB_VERSION:-1.2.10}"
LIBPNG_VERSION
=
"
${
LIBPNG_VERSION
:-
1
.6.21
}
"
LIBPNG_VERSION
=
"
${
LIBPNG_VERSION
:-
1
.6.21
}
"
BZIP2_VERSION
=
"
${
BZIP2_VERSION
:-
1
.0.6
}
"
BZIP2_VERSION
=
"
${
BZIP2_VERSION
:-
1
.0.6
}
"
FREETYPE_VERSION
=
"
${
FREETYPE_VERSION
:-
2
.6.3
}
"
FREETYPE_VERSION
=
"
${
FREETYPE_VERSION
:-
2
.6.3
}
"
TIFF_VERSION
=
"
${
TIFF_VERSION
:-
4
.
0.6
}
"
TIFF_VERSION
=
"
${
TIFF_VERSION
:-
4
.
1.0
}
"
JPEG_VERSION
=
"
${
JPEG_VERSION
:-
9b
}
"
JPEG_VERSION
=
"
${
JPEG_VERSION
:-
9b
}
"
OPENJPEG_VERSION
=
"
${
OPENJPEG_VERSION
:-
2
.1
}
"
OPENJPEG_VERSION
=
"
${
OPENJPEG_VERSION
:-
2
.1
}
"
LCMS2_VERSION
=
"
${
LCMS2_VERSION
:-
2
.7
}
"
LCMS2_VERSION
=
"
${
LCMS2_VERSION
:-
2
.7
}
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment