diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2024-01-20 10:44:10 +0100 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2024-01-20 10:48:17 +0100 |
commit | 98d73f9407afd50ae5697f42cf9c74cf66f9e4ba (patch) | |
tree | 651092d0cba949ec0b4e2ff7c5a94e0169e63dd8 /graphics | |
parent | 9aa0475288754d9e66fb874004343aa464106457 (diff) | |
download | freebsd-ports-98d73f9407afd50ae5697f42cf9c74cf66f9e4ba.zip |
graphics/qgis: Update to 3.34.3
Changelog: https://github.com/qgis/QGIS/compare/final-3_34_2%5E...final-3_34_3
Reported by: portscout, Repology
MFH: 2024Q1
(cherry picked from commit 3c180c63db58b624b513a8bfe8e7f6c9b2822d54)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/qgis/Makefile | 2 | ||||
-rw-r--r-- | graphics/qgis/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 06f04d50b030..4219afd7ba8c 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,5 +1,5 @@ PORTNAME= qgis -DISTVERSION= 3.34.2 +DISTVERSION= 3.34.3 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/graphics/qgis/distinfo b/graphics/qgis/distinfo index 1e8733c6f284..33d2dc908ff6 100644 --- a/graphics/qgis/distinfo +++ b/graphics/qgis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703326183 -SHA256 (qgis-3.34.2.tar.bz2) = 8cf11d5f271847d654da94ee3f98a4f0e24b15ebaf3554c52fa0073ccd8f6271 -SIZE (qgis-3.34.2.tar.bz2) = 169156635 +TIMESTAMP = 1705698240 +SHA256 (qgis-3.34.3.tar.bz2) = 87b359154743ec93f63c9c9d189f07cc35fb476e32c79d4761ff42776a765cd5 +SIZE (qgis-3.34.3.tar.bz2) = 169235697 |