Skip to content

Commit

Permalink
Bump gdal version to 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
georgestagg committed Dec 5, 2023
1 parent 1e83f99 commit 125cbfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/recipes/gdal/rules.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
GDAL_VERSION = 3.6.4
GDAL_VERSION = 3.8.1
GDAL_TARBALL = $(DOWNLOAD)/gdal-$(GDAL_VERSION).tar.gz
GDAL_URL = https://github.com/OSGeo/gdal/releases/download/v$(GDAL_VERSION)/gdal-$(GDAL_VERSION).tar.gz

Expand Down

0 comments on commit 125cbfd

Please sign in to comment.