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

liblas: http -> https (#13331)

parent 529d1246
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ class Liblas(CMakePackage):
"""
homepage = "https://liblas.org/"
url = "http://download.osgeo.org/liblas/libLAS-1.8.1.tar.bz2"
url = "https://download.osgeo.org/liblas/libLAS-1.8.1.tar.bz2"
version('1.8.1', sha256='9adb4a98c63b461ed2bc82e214ae522cbd809cff578f28511122efe6c7ea4e76')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment