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
d7f94ccd
Commit
d7f94ccd
authored
Jun 20, 2016
by
Matthew Brett
Browse files
Update tiff URL
parent
5b75f0d0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
library_builders.sh
library_builders.sh
+2
-2
No files found.
library_builders.sh
View file @
d7f94ccd
...
...
@@ -4,7 +4,7 @@ ZLIB_VERSION="${ZLIB_VERSION:-1.2.8}"
LIBPNG_VERSION
=
"
${
LIBPNG_VERSION
:-
1
.6.21
}
"
BZIP2_VERSION
=
"
${
BZIP2_VERSION
:-
1
.0.6
}
"
FREETYPE_VERSION
=
"
${
FREETYPE_VERSION
:-
2
.6.3
}
"
TIFF_VERSION
=
"
${
FREETYPE
_VERSION
:-
4
.0.6
}
"
TIFF_VERSION
=
"
${
TIFF
_VERSION
:-
4
.0.6
}
"
OPENJPEG_VERSION
=
"
${
OPENJPEG_VERSION
:-
2
.1
}
"
LCMS2_VERSION
=
"
${
LCMS2_VERSION
:-
2
.7
}
"
GIFLIB_VERSION
=
"
${
GIFLIB_VERSION
:-
5
.1.3
}
"
...
...
@@ -83,7 +83,7 @@ function build_tiff {
build_jpeg
build_openjpeg
build_xz
build_simple tiff
$TIFF_VERSION
f
tp://
ftp.remotesensing.org/pub
/libtiff
build_simple tiff
$TIFF_VERSION
ht
tp://
download.osgeo.org
/libtiff
}
function
build_openjpeg
{
...
...
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