eigen: use mercurial tag
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Aug 2015 09:40:39 +0000 (11:40 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Aug 2015 09:40:39 +0000 (11:40 +0200)
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>
package/eigen/eigen.mk

index 015330360ea42448736d9a344289c26ea46247a5..dd88fde45fef1e7ccf430d198c00f74c9e9fd66e 100644 (file)
@@ -4,8 +4,7 @@
 #
 ################################################################################
 
-# version 3.2.5
-EIGEN_VERSION = 175a47a35f0c
+EIGEN_VERSION = 3.2.5
 EIGEN_SITE = https://bitbucket.org/eigen/eigen
 EIGEN_SITE_METHOD = hg
 EIGEN_LICENSE = MPL2, BSD-3c, LGPLv2.1