mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
osg: check for version 3.4.x updates only
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
b5525c8633
commit
d92ff61b56
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
pattern='OpenSceneGraph-\K[\d]+\.([\d]+)?[02468]+\.[\d]+(-rc.*)?'
|
||||
pattern='OpenSceneGraph-\K3\.4\.[\d]+(-rc.*)?'
|
||||
ignore="*-rc*"
|
||||
|
|
Loading…
Add table
Reference in a new issue