opencv: update to 3.4.5.
This commit is contained in:
parent
8f3de5dce6
commit
d67aaa8262
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opencv'
|
||||
pkgname=opencv
|
||||
version=3.4.4
|
||||
version=3.4.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_PRECOMPILED_HEADERS=OFF -DWITH_OPENMP=ON
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://opencv.org"
|
||||
distfiles="https://github.com/opencv/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=a35b00a71d77b484f73ec485c65fe56c7a6fa48acd5ce55c197aef2e13c78746
|
||||
checksum=0c57d9dd6d30cbffe68a09b03f4bebe773ee44dc8ff5cd6eaeb7f4d5ef3b428e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue