[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10722: update gdal to 3.9.3
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10722: update gdal to 3.9.3 |
Date: |
Sun, 20 Oct 2024 17:40:48 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10722
revision-id: carlhansen@gnu.org-20241020214043-iio31ydeutebtpyk
parent: carlhansen@gnu.org-20241020211642-us166v35vbo7h0fc
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sun 2024-10-20 21:40:43 +0000
message:
update gdal to 3.9.3
modified:
pkg/other/gdal/Makefile makefile-20180419195117-e20u8chyujdn8sgw-3
pkg/other/gdal/sha256sums sha256sums-20180419195117-e20u8chyujdn8sgw-4
=== modified file 'pkg/other/gdal/Makefile'
--- a/pkg/other/gdal/Makefile 2024-08-22 03:49:17 +0000
+++ b/pkg/other/gdal/Makefile 2024-10-20 21:40:43 +0000
@@ -20,7 +20,7 @@
NAME = GDAL
GARNAME = gdal
-GARVERSION = 3.9.2
+GARVERSION = 3.9.3
HOME_URL = http://www.gdal.org/
DESCRIPTION = GDAL - Geospatial Data Abstraction Library
define BLURB
@@ -33,10 +33,10 @@
######################################################################
# http://download.osgeo.org/gdal/2.2.4/gdal-2.2.4.tar.xz
-MASTER_SITES = http://download.osgeo.org/
+MASTER_SITES = https://download.osgeo.org/
MASTER_SUBDIR = $(GARNAME)/$(GARVERSION)/
-DISTFILES = $(DISTNAME).tar.xz
-SIGFILES = $(DISTNAME).tar.xz.md5
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
BUILDDEPS =
=== modified file 'pkg/other/gdal/sha256sums'
--- a/pkg/other/gdal/sha256sums 2024-08-22 03:49:17 +0000
+++ b/pkg/other/gdal/sha256sums 2024-10-20 21:40:43 +0000
@@ -1,2 +1,2 @@
-bfbcc9f087f012c36151c20c79f8eac9529e1e5298fbded79cd5a1365f0b113a
download/gdal-3.9.2.tar.xz
-d94f7c32bda9aad87cc0eb7340e207bcb4c1ba68a7659bacd342b70ccf16cd4c
download/gdal-3.9.2.tar.xz.md5
+34a037852ffe6d2163f1b8948a1aa7019ff767148aea55876c1339b22ad751f1
download/gdal-3.9.3.tar.xz
+039d62bf07a124dbdb03a827ff07b4b372bdae32e8a3271030ee27f472e5a5c7
download/gdal-3.9.3.tar.xz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10722: update gdal to 3.9.3,
Carl Hansen <=