diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2024-03-26 19:23:43 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2024-03-26 19:23:43 +0000 |
commit | f0c88e612eb6a958dececbab4595e7bcddce48e6 (patch) | |
tree | 8cb08dace60c880f6a414bf6829a60ccb621b7e9 | |
parent | cd5e46c2c68d7d2ea1a1a0f2c96fb36889c4e3f3 (diff) | |
download | ports-f0c88e612eb6a958dececbab4595e7bcddce48e6.tar.gz ports-f0c88e612eb6a958dececbab4595e7bcddce48e6.zip |
graphics/qgis: Update to 3.36.1
Changelog: https://github.com/qgis/QGIS/compare/final-3_36_0%5E...final-3_36_1
Reported by: portscout, Repology
-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 6ecfa05bbff2..15ee7e41ae68 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,6 +1,5 @@ PORTNAME= qgis -DISTVERSION= 3.36.0 -PORTREVISION= 2 +DISTVERSION= 3.36.1 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/graphics/qgis/distinfo b/graphics/qgis/distinfo index 51d6377ae504..3fb4816a3e75 100644 --- a/graphics/qgis/distinfo +++ b/graphics/qgis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708769510 -SHA256 (qgis-3.36.0.tar.bz2) = 1b64bc92660bf07edc6b6478fc6a13656149e87d92eabe5c3db9493072506e2c -SIZE (qgis-3.36.0.tar.bz2) = 171804041 +TIMESTAMP = 1711457597 +SHA256 (qgis-3.36.1.tar.bz2) = ca0ffa5a76167304a4c3b40f7bafde99a476fa9b490a87d4e4b73370a199fc1d +SIZE (qgis-3.36.1.tar.bz2) = 171472398 |