Skip to content

Commit d2fa20c

Browse files
yongtangi-ony
authored andcommitted
Update libtiff/libgeotiff dependency (tensorflow#1258)
This PR updates libtiff/libgeotiff to the latest version. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
1 parent 686ce72 commit d2fa20c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: WORKSPACE

+4-4
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ http_archive(
145145
sha256 = "9452dadd126223a22ce6b97d202066d3873792aaefa7ce739519635a3fe34034",
146146
strip_prefix = "libgeotiff-1.6.0",
147147
urls = [
148-
"https://storage.googleapis.com/mirror.tensorflow.org/github.com/OSGeo/libgeotiff/releases/download/1.6.0/libgeotiff-1.6.0.zip",
149-
"https://github.com/OSGeo/libgeotiff/releases/download/1.6.0/libgeotiff-1.6.0.zip",
148+
"https://storage.googleapis.com/mirror.tensorflow.org/download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.6.0.zip",
149+
"https://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.6.0.zip",
150150
],
151151
)
152152

@@ -156,8 +156,8 @@ http_archive(
156156
sha256 = "219c6e11b2baa9a3e2bd7ec54ce19702909591032cf6f7d1004b406f10b7c9ad",
157157
strip_prefix = "proj-7.2.1",
158158
urls = [
159-
"https://storage.googleapis.com/mirror.tensorflow.org/github.com/OSGeo/PROJ/releases/download/7.2.1/proj-7.2.1.zip",
160-
"https://github.com/OSGeo/PROJ/releases/download/7.2.1/proj-7.2.1.zip",
159+
"https://storage.googleapis.com/mirror.tensorflow.org/download.osgeo.org/proj/proj-7.2.1.zip",
160+
"https://download.osgeo.org/proj/proj-7.2.1.zip",
161161
],
162162
)
163163

0 commit comments

Comments
 (0)