Browse Source

Update gdal to 3.9.0 (#4031)

Co-authored-by: star9029 <[email protected]>
ruki 1 year ago
parent
commit
355761a2a0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/g/gdal/xmake.lua

+ 1 - 0
packages/g/gdal/xmake.lua

@@ -4,6 +4,7 @@ package("gdal")
     set_license("MIT")
 
     add_urls("https://github.com/OSGeo/gdal/releases/download/v$(version)/gdal-$(version).tar.gz")
+    add_versions("3.9.0", "3b29b573b60d156cf160805290474b625c4197ca36a79fd14f83ec8f77f29ba0")
     add_versions("3.8.5", "0c865c7931c7e9bb4832f50fb53aec8676cbbaccd6e55945011b737fb89a49c2")
     add_versions("3.5.1", "7c4406ca010dc8632703a0a326f39e9db25d9f1f6ebaaeca64a963e3fac123d1")