diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2024-04-21 05:09:46 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2024-04-21 05:12:29 +0000 |
commit | d929b9cc477b4770ee5e49f778f28f9385c3a9f6 (patch) | |
tree | ee1848e5258c8515077a5a9e65a5ccdbc2bdaf88 | |
parent | 3e096293a981a783839ff8778f1fe64f818a5b31 (diff) | |
download | ports-d929b9cc477b4770ee5e49f778f28f9385c3a9f6.tar.gz ports-d929b9cc477b4770ee5e49f778f28f9385c3a9f6.zip |
graphics/qgis: Update to 3.36.2
Changelog: https://github.com/qgis/QGIS/compare/final-3_36_1%5E...final-3_36_2
Reported by: portscout, Repology
MFH: 2024Q2
-rw-r--r-- | graphics/qgis/Makefile | 3 | ||||
-rw-r--r-- | graphics/qgis/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 7077c6c941e6..e1a670dec2cd 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,6 +1,5 @@ PORTNAME= qgis -DISTVERSION= 3.36.1 -PORTREVISION= 2 +DISTVERSION= 3.36.2 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/graphics/qgis/distinfo b/graphics/qgis/distinfo index 3fb4816a3e75..b035396354cb 100644 --- a/graphics/qgis/distinfo +++ b/graphics/qgis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711457597 -SHA256 (qgis-3.36.1.tar.bz2) = ca0ffa5a76167304a4c3b40f7bafde99a476fa9b490a87d4e4b73370a199fc1d -SIZE (qgis-3.36.1.tar.bz2) = 171472398 +TIMESTAMP = 1713641923 +SHA256 (qgis-3.36.2.tar.bz2) = 8c886ab59094d7ea7fff5c299173b969509b88d896880d2c5d818c400cee69a4 +SIZE (qgis-3.36.2.tar.bz2) = 172387275 |