opencv4: fix distfile URL
This commit is contained in:
parent
e187e47828
commit
1bb383b1ab
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ short_desc="Computer vision and machine learning software library, version 4.x"
|
|||
maintainer="Hazel Levine <rose.hazel@protonmail.ch>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://opencv.org"
|
||||
distfiles="https://github.com/opencv/${pkgname}/archive/${version}.tar.gz
|
||||
distfiles="https://github.com/opencv/opencv/archive/${version}.tar.gz
|
||||
https://github.com/opencv/opencv_contrib/archive/${version}.tar.gz>contrib.tar.gz"
|
||||
checksum="9ccb2192d7e8c03c58fee07051364d94ed7599363f3b0dce1c5e6cc11c1bb0ec
|
||||
8a6b5661611d89baa59a26eb7ccf4abb3e55d73f99bb52d8f7c32265c8a43020"
|
||||
|
|
Loading…
Reference in a new issue