me
/
guix
Archived
1
0
Fork 0

gnu: gdal: Use HTTPS home page URI.

* gnu/packages/geo.scm (gdal)[home-page]: Use HTTPS URI.
master
Arun Isaac 2019-12-26 16:20:16 +05:30
parent 6cde07379f
commit e7453b3cb5
No known key found for this signature in database
GPG Key ID: 2E25EE8B61802BB3
1 changed files with 1 additions and 1 deletions

View File

@ -634,7 +634,7 @@ development.")
("proj" ,proj)
("sqlite" ,sqlite)
("zlib" ,zlib)))
(home-page "http://www.gdal.org/")
(home-page "https://gdal.org/")
(synopsis "Raster and vector geospatial data format library")
(description "GDAL is a translator library for raster and vector geospatial
data formats. As a library, it presents a single raster abstract data model