summaryrefslogtreecommitdiff
path: root/sci-geosciences/laszip/laszip-3.4.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-geosciences/laszip/laszip-3.4.3.ebuild')
-rw-r--r--sci-geosciences/laszip/laszip-3.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/laszip/laszip-3.4.3.ebuild b/sci-geosciences/laszip/laszip-3.4.3.ebuild
index 58e2a7808ff4..e82c9094b483 100644
--- a/sci-geosciences/laszip/laszip-3.4.3.ebuild
+++ b/sci-geosciences/laszip/laszip-3.4.3.ebuild
@@ -7,7 +7,7 @@ inherit cmake
DESCRIPTION="Library for free and lossless compression of the LAS LiDAR format"
HOMEPAGE="https://laszip.org/"
-SRC_URI="https://github.com/LASzip/LASzip/releases/download/${PV}/${PN}-src-${PV}.tar.gz"
+SRC_URI="https://github.com/LASzip/LASzip/releases/download/${PV}/${PN}-src-${PV}.tar.bz2"
S="${WORKDIR}/${PN}-src-${PV}"
LICENSE="LGPL-2.1+"