diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2024-01-20 09:44:10 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2024-01-20 09:44:10 +0000 |
commit | 3c180c63db58b624b513a8bfe8e7f6c9b2822d54 (patch) | |
tree | 7ae80db3f2da37c7ca07daec21083252d3ec03d3 | |
parent | 042cb14c9ed07030a312e4f55fbe38092d29f7d7 (diff) | |
download | ports-3c180c63db58b624b513a8bfe8e7f6c9b2822d54.tar.gz ports-3c180c63db58b624b513a8bfe8e7f6c9b2822d54.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
-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 |