diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2022-04-17 06:40:18 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2022-04-17 06:40:18 +0000 |
commit | 2268ec40fbced059d68fb31e593865b518867950 (patch) | |
tree | a763240e0cbdf4c2c1e8da3afeed1c5885a685db | |
parent | 308aa02b1506de4fd7e56b91d6cdfeb1bae5e35b (diff) | |
download | ports-2268ec40fbced059d68fb31e593865b518867950.tar.gz ports-2268ec40fbced059d68fb31e593865b518867950.zip |
graphics/qgis: Update to 3.24.2
Changelog: https://github.com/qgis/QGIS/compare/final-3_24_1%5E...final-3_24_2
Reported by: portscout, Repology
MFH: 2022Q2
-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 f8d5e4f3ab33..c2a1be3db1a0 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,8 +1,7 @@ # Created by: Laurent Courty PORTNAME= qgis -DISTVERSION= 3.24.1 -PORTREVISION= 4 +DISTVERSION= 3.24.2 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/graphics/qgis/distinfo b/graphics/qgis/distinfo index 8b91099d7bc4..46d78b0c90a1 100644 --- a/graphics/qgis/distinfo +++ b/graphics/qgis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647682859 -SHA256 (qgis-3.24.1.tar.bz2) = 20cc5c47fb9463e82c72ac77122b77849f04f6fb64314ac5fe6d0069dd0d5c11 -SIZE (qgis-3.24.1.tar.bz2) = 139671856 +TIMESTAMP = 1650112777 +SHA256 (qgis-3.24.2.tar.bz2) = 898b148ab83e751c8c5de936929438315dec4cc449307cb405b156cd02b8d127 +SIZE (qgis-3.24.2.tar.bz2) = 139709131 |