Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions recipes/recipes_emscripten/libgdal-core/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
context:
name: libgdal-core
version: 3.12.4
version: 3.13.0

source:
url: https://github.com/OSGeo/gdal/archive/refs/tags/v${{ version }}.tar.gz
sha256: a7c9cabd19f754ba6ed89a90ba0f5a4414577bd20d94a1914aa098e509d959e7
sha256: 3c80190e6f21ca69f960acbb564e8649f1829f52b506aa3d7474c1e3abfb812b
patches:
- patches/0001-Add-CPL_CPUID-guards.patch

Expand Down
Loading