me
/
guix
Archived
1
0
Fork 0

gnu: mapnik: Use HTTPS home page.

* gnu/packages/geo.scm (mapnik)[home-page]: Use HTTPS.
master
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
1 changed files with 1 additions and 1 deletions

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,