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

mapserver: http -> https (#13334)

parent 4789ac95
Branches
Tags
No related merge requests found
......@@ -14,7 +14,7 @@ class Mapserver(CMakePackage):
to content"""
homepage = "http://www.mapserver.org/"
url = "http://download.osgeo.org/mapserver/mapserver-7.2.1.tar.gz"
url = "https://download.osgeo.org/mapserver/mapserver-7.2.1.tar.gz"
version('7.2.1', sha256='9459a7057d5a85be66a41096a5d804f74665381186c37077c94b56e784db6102')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment