mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
qgis: update to 3.34.4.
This commit is contained in:
parent
860bac4df2
commit
c9449e73cf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qgis'
|
||||
pkgname=qgis
|
||||
version=3.34.3
|
||||
revision=3
|
||||
version=3.34.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_TESTS=OFF -DWITH_3D=True -DWITH_PDAL=True
|
||||
-DGRASS_PREFIX8=${XBPS_CROSS_BASE}/usr/lib/grass"
|
||||
|
@ -29,7 +29,7 @@ maintainer="Arjan Mossel <arjanmossel@gmail.com>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://qgis.org"
|
||||
distfiles="https://github.com/qgis/QGIS/archive/final-${version//./_}.tar.gz"
|
||||
checksum=3e81a20b122d8defa4c48a9570f653033d1208be3a8a4cb4c20ea8c0e0c525fc
|
||||
checksum=2f791a6072bb302b03ce5a01cb17d5f4983b98b19bdd6788d95436120bffa5c7
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/usr/share/qgis/python ${DESTDIR}/usr/lib/qgis/
|
||||
|
|
Loading…
Add table
Reference in a new issue