Skip to content
Merged
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
6 changes: 3 additions & 3 deletions integration_tests/recipes/geos/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
package:
name: geos
version: 3.12.1
version: 3.13.1
tag:
- library
source:
url: https://github.com/libgeos/geos/releases/download/3.12.1/geos-3.12.1.tar.bz2
sha256: d6ea7e492224b51193e8244fe3ec17c4d44d0777f3c32ca4fb171140549a0d03
url: https://github.com/libgeos/geos/releases/download/3.13.1/geos-3.13.1.tar.bz2
sha256: df2c50503295f325e7c8d7b783aca8ba4773919cde984193850cf9e361dfd28c

build:
type: shared_library
Expand Down