laszip: update homepage

This commit is contained in:
Markus Kowalewski 2018-09-02 00:00:40 +02:00
parent 958bdc313c
commit ce4cf418b9
No known key found for this signature in database
GPG key ID: D865C8A91D7025EB

View file

@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
meta = {
description = "Turn quickly bulky LAS files into compact LAZ files without information loss";
homepage = https://www.laszip.org;
homepage = https://laszip.org;
license = stdenv.lib.licenses.lgpl2;
maintainers = [ stdenv.lib.maintainers.michelk ];
platforms = stdenv.lib.platforms.unix;