mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
eigen: use mercurial tag
Now that our Mercurial download mechanism has been fixed to also support tags, let's use this possibility in the eigen package. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
697e2b7d94
commit
14fc30a8a1
@ -4,8 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# version 3.2.5
|
EIGEN_VERSION = 3.2.5
|
||||||
EIGEN_VERSION = 175a47a35f0c
|
|
||||||
EIGEN_SITE = https://bitbucket.org/eigen/eigen
|
EIGEN_SITE = https://bitbucket.org/eigen/eigen
|
||||||
EIGEN_SITE_METHOD = hg
|
EIGEN_SITE_METHOD = hg
|
||||||
EIGEN_LICENSE = MPL2, BSD-3c, LGPLv2.1
|
EIGEN_LICENSE = MPL2, BSD-3c, LGPLv2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user