opencv: update to 3.3.1. (#8555)
This commit is contained in:
parent
077351ec09
commit
42cecb3eb9
@ -1,7 +1,7 @@
|
||||
# Template file for 'opencv'
|
||||
pkgname=opencv
|
||||
version=3.3.0
|
||||
revision=2
|
||||
version=3.3.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_PRECOMPILED_HEADERS=OFF -DWITH_OPENMP=ON
|
||||
-DWITH_OPENCL=ON -DENABLE_CXX11=ON"
|
||||
@ -14,7 +14,7 @@ homepage="http://opencv.org"
|
||||
license="3-clause-BSD"
|
||||
short_desc="Computer vision and machine learning software library"
|
||||
distfiles="https://github.com/opencv/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=8bb312b9d9fd17336dc1f8b3ac82f021ca50e2034afc866098866176d985adc6
|
||||
checksum=5dca3bb0d661af311e25a72b04a7e4c22c47c1aa86eb73e70063cd378a2aa6ee
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user