opencv: Bump version to 2.4.10

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Reviewed-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Vicente Olivert Riera 2014-10-01 13:18:00 +01:00 committed by Peter Korsgaard
parent e33ce36702
commit 14a97e9450
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
# From https://github.com/itseez/opencv/archive/2.4.9.1/
md5 f9d8626711a183a8f39ce9822a40f35f opencv-2.4.9.1.tar.gz
sha1 adcaf808e4d5d3b394514061d1da3d4352964c7d opencv-2.4.9.1.tar.gz
# From https://github.com/itseez/opencv/archive/2.4.10/
md5 3346a59310d788d3845f4fd6043a108a opencv-2.4.10.tar.gz
sha1 a0c2d5944364fc4f26b6160b33c03082b1fa08c1 opencv-2.4.10.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
OPENCV_VERSION = 2.4.9.1
OPENCV_VERSION = 2.4.10
OPENCV_SITE = $(call github,itseez,opencv,$(OPENCV_VERSION))
OPENCV_INSTALL_STAGING = YES
OPENCV_LICENSE = BSD-3c