Fix homepage for the package libspatialindex (#2656)

Small fix for the homepage of the package libspatialindex.
This commit is contained in:
Federico Padua 2016-12-21 23:23:32 +01:00 committed by becker33
parent 3f1cdbf5ef
commit 60dc751225

View File

@ -26,7 +26,7 @@
class Libspatialindex(CMakePackage):
homepage = "http://http://libspatialindex.github.io"
homepage = "http://libspatialindex.github.io"
url = "https://github.com/libspatialindex/libspatialindex/tarball/1.8.5"
version('1.8.5', 'a95d8159714dbda9a274792cd273d298')