diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2023-03-31 19:23:04 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2023-03-31 19:23:04 +0000 |
commit | 6baf473cb206ac84f61c8813e2880fc571877844 (patch) | |
tree | eb3ac4292ec52f2f7ebfda04bcb61183fb0e822e | |
parent | 52c5a526c7630c0f1c1d4a32b93cb2690e51ed17 (diff) | |
download | ports-6baf473cb206ac84f61c8813e2880fc571877844.tar.gz ports-6baf473cb206ac84f61c8813e2880fc571877844.zip |
graphics/qgis: Update to 3.30.1
Changelog: https://github.com/qgis/QGIS/compare/final-3_30_0%5E...final-3_30_1
Reported by: Portscout
-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 2281dc0db417..11d018316ac3 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,5 +1,5 @@ PORTNAME= qgis -DISTVERSION= 3.30.0 +DISTVERSION= 3.30.1 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/graphics/qgis/distinfo b/graphics/qgis/distinfo index cc544fc29878..7551bd1eacca 100644 --- a/graphics/qgis/distinfo +++ b/graphics/qgis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678034450 -SHA256 (qgis-3.30.0.tar.bz2) = e72d196c1891de303acaa9555ee493cdcfb58c86929c96ba3537a331dbee74f5 -SIZE (qgis-3.30.0.tar.bz2) = 157886642 +TIMESTAMP = 1680283694 +SHA256 (qgis-3.30.1.tar.bz2) = baac5f55ca3d34dd5b1bfa0535cecfecc74ecbc837cbeb70b95cdb91b1c7af55 +SIZE (qgis-3.30.1.tar.bz2) = 157813751 |