File tree Expand file tree Collapse file tree 2 files changed +4
-28
lines changed
Expand file tree Collapse file tree 2 files changed +4
-28
lines changed Original file line number Diff line number Diff line change 11package :
22 name : opencv
3- version : " 4.12 .0"
4- epoch : 2
3+ version : " 4.13 .0"
4+ epoch : 0
55 description : Open source computer vision and machine learning library
66 copyright :
77 - license : BSD-3-Clause
@@ -56,21 +56,16 @@ pipeline:
5656 - uses : git-checkout
5757 with :
5858 repository : https://github.com/opencv/opencv
59- expected-commit : 49486f61fb25722cbcf586b7f4320921d46fb38e
59+ expected-commit : fe38fc608f6acb8b68953438a62305d8318f4fcd
6060 tag : ${{package.version}}
6161
6262 - working-directory : /home/build/opencv_contrib
6363 uses : git-checkout
6464 with :
6565 repository : https://github.com/opencv/opencv_contrib
66- expected-commit : d943e1d61c8bc556a13783e1546ee7c1a9e0b1cf
66+ expected-commit : d99ad2a188210cc35067c2e60076eed7c2442bc3
6767 tag : ${{package.version}}
6868
69- # resolves this https://github.com/opencv/opencv/issues/27530
70- - uses : patch
71- with :
72- patches : eigen-version-detection.patch
73-
7469 - if : ${{build.arch}} == 'x86_64'
7570 uses : cmake/configure
7671 name : Cmake Configure
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments