diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2024-11-23 13:35:58 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2024-11-23 13:35:58 +0000 |
commit | 73f4441e4840b61c41a0c68c35b1776824072b7e (patch) | |
tree | cc267e9889800b10185dd62028c10de1ac1a7050 | |
parent | 9db025e061678abaa4bb39887ab23c25bf74d9f5 (diff) | |
download | ports-73f4441e4840b61c41a0c68c35b1776824072b7e.tar.gz ports-73f4441e4840b61c41a0c68c35b1776824072b7e.zip |
graphics/qgis: Update to 3.40.1
Changelog: https://github.com/qgis/QGIS/compare/final-3_40_0%5E...final-3_40_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 218430b3c8aa..05c440509aef 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,6 +1,5 @@ PORTNAME= qgis -DISTVERSION= 3.40.0 -PORTREVISION= 2 +DISTVERSION= 3.40.1 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/graphics/qgis/distinfo b/graphics/qgis/distinfo index fea796da2ec8..c5f619314b3f 100644 --- a/graphics/qgis/distinfo +++ b/graphics/qgis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729921884 -SHA256 (qgis-3.40.0.tar.bz2) = 14a6c224ad6519b807f4c2cbdd3697c40fd1e114d439eef8b3ed11e7dc5260c3 -SIZE (qgis-3.40.0.tar.bz2) = 181544306 +TIMESTAMP = 1732351233 +SHA256 (qgis-3.40.1.tar.bz2) = 53110464c9f5ba5562c437e1563ab36dad2f218e6e7d1c0cfbe5b6effe241c8e +SIZE (qgis-3.40.1.tar.bz2) = 181487772 |