diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-02 06:01:03 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-02 06:11:34 +0800 |
commit | bb64a6b5037c79ec96c67c9da2cd4e9c1fdcb555 (patch) | |
tree | 844c89a7477a97edd957305d5fd92da79156fdc1 /graphics/gdal | |
parent | databases/py-tiledb: Update to 0.24.0 (diff) |
graphics/gdal: Update to 3.8.1
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.8/NEWS.md
Diffstat (limited to 'graphics/gdal')
-rw-r--r-- | graphics/gdal/Makefile | 2 | ||||
-rw-r--r-- | graphics/gdal/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 08ac51f57be3..41280c84523c 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -1,5 +1,5 @@ PORTNAME= gdal -PORTVERSION= 3.8.0 +PORTVERSION= 3.8.1 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/graphics/gdal/distinfo b/graphics/gdal/distinfo index f80efb0e9e1d..2d81121c4c14 100644 --- a/graphics/gdal/distinfo +++ b/graphics/gdal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700759732 -SHA256 (gdal-3.8.0.tar.xz) = ec0f78d9dc32352aeac6edc9c3b27a991b91f9dc6f92c452207d84431c58757d -SIZE (gdal-3.8.0.tar.xz) = 8853728 +TIMESTAMP = 1701363656 +SHA256 (gdal-3.8.1.tar.xz) = 75a20b23879bfa3d8c0db68e1d6f8b924f7f9d97f5fed089b01a72e404293900 +SIZE (gdal-3.8.1.tar.xz) = 8860344 |