mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
libgdal: fix update check
This commit is contained in:
parent
23f4d4fa82
commit
48cfbb76c8
1 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
site=http://download.osgeo.org/gdal
|
||||
pattern='([^/])\K[\d]+\.[\d]+\.[\d]+'
|
||||
site=http://trac.osgeo.org/gdal/wiki/DownloadSource
|
||||
pattern='gdal-\K[\d]+\.[\d]+\.[\d]+'
|
||||
|
|
Loading…
Add table
Reference in a new issue