Archived
1
0
Fork 0

gnu: mapnik: Use HTTPS home page.

* gnu/packages/geo.scm (mapnik)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 21:52:08 +01:00
parent 4e5ad79e4d
commit 711ebe771e
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -443,7 +443,7 @@ projections.")
(list "CC=gcc"
(string-append "PREFIX=" %output)
(string-append "CUSTOM_LDFLAGS=-Wl,-rpath=" %output "/lib"))))
(home-page "http://mapnik.org/")
(home-page "https://mapnik.org/")
(synopsis "Toolkit for developing mapping applications")
(description "Mapnik is a toolkit for developing mapping applications. It
is basically a collection of geographic objects like maps, layers,