opencv: update to 3.4.5.

This commit is contained in:
Johannes 2018-12-27 16:02:05 +01:00 committed by Johannes
parent 8f3de5dce6
commit d67aaa8262

View file

@ -1,6 +1,6 @@
# Template file for 'opencv' # Template file for 'opencv'
pkgname=opencv pkgname=opencv
version=3.4.4 version=3.4.5
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DENABLE_PRECOMPILED_HEADERS=OFF -DWITH_OPENMP=ON configure_args="-DENABLE_PRECOMPILED_HEADERS=OFF -DWITH_OPENMP=ON
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://opencv.org" homepage="https://opencv.org"
distfiles="https://github.com/opencv/${pkgname}/archive/${version}.tar.gz" distfiles="https://github.com/opencv/${pkgname}/archive/${version}.tar.gz"
checksum=a35b00a71d77b484f73ec485c65fe56c7a6fa48acd5ce55c197aef2e13c78746 checksum=0c57d9dd6d30cbffe68a09b03f4bebe773ee44dc8ff5cd6eaeb7f4d5ef3b428e
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE