gnu: proj: Update home page.
* gnu/packages/geo.scm (proj)[home-page]: Use new (HTTPS) domain.master
parent
92a79fee20
commit
3fbb7bec1c
|
@ -393,7 +393,7 @@ functionality of proj in their own software.")
|
|||
#t)))))
|
||||
(inputs
|
||||
`(("glib" ,glib)))
|
||||
(home-page "http://proj4.org/")
|
||||
(home-page "https://proj.org/")
|
||||
(synopsis "Cartographic Projections Library")
|
||||
(description
|
||||
"Proj.4 is a library for converting coordinates between cartographic
|
||||
|
|
Reference in New Issue