gnu: tegola: Use HTTPS home page.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sun, 19 Jan 2020 00:06:10 +0000 (01:06 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Fri, 13 Mar 2020 21:57:04 +0000 (22:57 +0100)
* gnu/packages/geo.scm (tegola)[home-page]: Use HTTPS.

gnu/packages/geo.scm

index 7fd04f2..0e5afda 100644 (file)
@@ -776,7 +776,7 @@ extension.")
                               "cmd/tegola_lambda/main.go")
                  (("version not set") ,version)))
              #t)))))
-    (home-page "http://tegola.io")
+    (home-page "https://tegola.io")
     (synopsis "Vector tile server for maps")
     (description "Tegola is a free vector tile server written in Go.  Tegola
 takes geospatial data and slices it into vector tiles that can be efficiently