opencv: update to 3.4.3.
This commit is contained in:
parent
687aa615d9
commit
4ba6506a4a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opencv'
|
||||
pkgname=opencv
|
||||
version=3.4.2
|
||||
version=3.4.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_PRECOMPILED_HEADERS=OFF -DWITH_OPENMP=ON
|
||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://opencv.org"
|
||||
short_desc="Computer vision and machine learning software library"
|
||||
distfiles="https://github.com/opencv/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=81dbd5e7e9f8a4c936b94629bf4765745942a1d634ae38ec08bc57b73b28ffc5
|
||||
checksum=4eef85759d5450b183459ff216b4c0fa43e87a4f6aa92c8af649f89336f002ec
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue