Skip to content
Snippets Groups Projects
Unverified Commit b56e46ec authored by Adam J. Stewart's avatar Adam J. Stewart Committed by GitHub
Browse files

libgeotiff: http -> https (#13330)

parent f1e595cb
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ class Libgeotiff(AutotoolsPackage): ...@@ -13,7 +13,7 @@ class Libgeotiff(AutotoolsPackage):
""" """
homepage = "https://trac.osgeo.org/geotiff/" homepage = "https://trac.osgeo.org/geotiff/"
url = "http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.5.1.tar.gz" url = "https://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.5.1.tar.gz"
maintainers = ['adamjstewart'] maintainers = ['adamjstewart']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment