sci-geosciences/laszip: Fix HOMEPAGE
authorAndreas Sturmlechner <asturm@gentoo.org>
Fri, 24 May 2019 18:50:20 +0000 (20:50 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 24 May 2019 19:25:46 +0000 (21:25 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
sci-geosciences/laszip/laszip-2.2.0.ebuild

index e0397f0829eb3e6ad17618f115093cb61957a2ce..02addaad7d04c94341fafdd1c8c7fd6bd7c66f30 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ AUTOTOOLS_AUTORECONF=1
 inherit autotools-utils flag-o-matic
 
 DESCRIPTION="Library for free and lossless compression of the LAS LiDAR format"
-HOMEPAGE="http://www.laszip.org/"
+HOMEPAGE="https://laszip.org/"
 SRC_URI="https://github.com/LASzip/LASzip/releases/download/v${PV}/${PN}-src-${PV}.tar.gz"
 
 SLOT="0"