osg: fix update check

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-03-26 10:04:42 +02:00
parent 3dddf8041d
commit e9649ab3bc
1 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
pattern='OpenSceneGraph-\K[\d]+\.([\d]+)?[02468]+\.[\d]+'
pattern='OpenSceneGraph-\K[\d]+\.([\d]+)?[02468]+\.[\d]+(-rc.*)?'
ignore="*-rc*"