laszip: update homepage
This commit is contained in:
parent
958bdc313c
commit
ce4cf418b9
@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Turn quickly bulky LAS files into compact LAZ files without information loss";
|
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;
|
license = stdenv.lib.licenses.lgpl2;
|
||||||
maintainers = [ stdenv.lib.maintainers.michelk ];
|
maintainers = [ stdenv.lib.maintainers.michelk ];
|
||||||
platforms = stdenv.lib.platforms.unix;
|
platforms = stdenv.lib.platforms.unix;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user