libgdal: fix update pattern
This commit is contained in:
parent
fa8838d39f
commit
d382d0050f
@ -1,2 +1,2 @@
|
||||
site=http://download.osgeo.org/gdal
|
||||
pattern='\K[\d]+\.[\d]+\.[\d]+'
|
||||
pattern='([^/])\K[\d]+\.[\d]+\.[\d]+'
|
||||
|
Loading…
x
Reference in New Issue
Block a user