geos: fix patch versions (#26351)
This commit is contained in:
parent
10638ea449
commit
805d59d47f
@ -45,7 +45,7 @@ class Geos(CMakePackage):
|
|||||||
|
|
||||||
patch('https://patch-diff.githubusercontent.com/raw/libgeos/geos/pull/461.patch',
|
patch('https://patch-diff.githubusercontent.com/raw/libgeos/geos/pull/461.patch',
|
||||||
sha256='58795ae79f168851f27aa488a589796f9a7563d368ffa32e1fe315eb71699877',
|
sha256='58795ae79f168851f27aa488a589796f9a7563d368ffa32e1fe315eb71699877',
|
||||||
when='@3.7:')
|
when='@3.8:')
|
||||||
|
|
||||||
def cmake_args(self):
|
def cmake_args(self):
|
||||||
args = []
|
args = []
|
||||||
|
Loading…
Reference in New Issue
Block a user