diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2022-07-16 10:49:44 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2022-07-16 10:49:44 +0000 |
commit | 4f0c01ddb369da95b7d483f3b2f2d7a9cc6e0663 (patch) | |
tree | 446feaa085c18ab5539dae9fea6fc14fca2c897f | |
parent | 19115c153ff121e6f0aedfb9eb5cce6983c477d3 (diff) | |
download | ports-4f0c01ddb369da95b7d483f3b2f2d7a9cc6e0663.tar.gz ports-4f0c01ddb369da95b7d483f3b2f2d7a9cc6e0663.zip |
graphics/qgis: Update to 3.26.1
Changelog: https://github.com/qgis/QGIS/compare/final-3_26_0%5E...final-3_26_1
Reported by: portscout, Repology
MFH: 2022Q3
-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 62ef376c2cec..cc8408218cbe 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,7 +1,7 @@ # Created by: Laurent Courty PORTNAME= qgis -DISTVERSION= 3.26.0 +DISTVERSION= 3.26.1 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/graphics/qgis/distinfo b/graphics/qgis/distinfo index 0672f14ba0fa..be56bdab222c 100644 --- a/graphics/qgis/distinfo +++ b/graphics/qgis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655629791 -SHA256 (qgis-3.26.0.tar.bz2) = 3a41466ca7c9a80205c09083fdad18c5d9b56024073f65aa5c3997b76a6d2a75 -SIZE (qgis-3.26.0.tar.bz2) = 148352555 +TIMESTAMP = 1657958154 +SHA256 (qgis-3.26.1.tar.bz2) = 34826c7466d88de2f7e1ac466022215f07cc6fc87d0a5523a9acf6598c28bfe4 +SIZE (qgis-3.26.1.tar.bz2) = 148638144 |