Skip to content

Commit 2c40be9

Browse files
committed
rules/opencv: upgrade to version 3.4.1
1 parent 9015c36 commit 2c40be9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rules/opencv/default.bash

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version=\
22
(
3-
"2.4.13"
3+
"3.4.1"
44
)
55

66
url=\
@@ -10,7 +10,7 @@ url=\
1010

1111
md5=\
1212
(
13-
'886b0c511209b2f3129649928135967c'
13+
'8464ce888f4c283895626950bada1e44'
1414
)
1515

1616
requires=\

0 commit comments

Comments
 (0)