mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qgis: update to 3.38.3.
This commit is contained in:
parent
ad63ecc647
commit
6953341e27
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qgis'
|
# Template file for 'qgis'
|
||||||
pkgname=qgis
|
pkgname=qgis
|
||||||
version=3.36.3
|
version=3.38.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_TESTS=OFF -DWITH_3D=True -DWITH_PDAL=True
|
configure_args="-DENABLE_TESTS=OFF -DWITH_3D=True -DWITH_PDAL=True
|
||||||
|
@ -29,7 +29,7 @@ maintainer="Arjan Mossel <arjanmossel@gmail.com>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://qgis.org"
|
homepage="https://qgis.org"
|
||||||
distfiles="https://github.com/qgis/QGIS/archive/final-${version//./_}.tar.gz"
|
distfiles="https://github.com/qgis/QGIS/archive/final-${version//./_}.tar.gz"
|
||||||
checksum=8fd8add9ac36ff3e9eb5e4cae35a8f9eb40c57a7fe9ccebbba22708afe2d4555
|
checksum=2294003476016b8cd1a2b9641ddd39e3ffa219a8bdfb94df911f1b5a2253f44a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/usr/share/qgis/python ${DESTDIR}/usr/lib/qgis/
|
mv ${DESTDIR}/usr/share/qgis/python ${DESTDIR}/usr/lib/qgis/
|
||||||
|
|
Loading…
Add table
Reference in a new issue