[hamradio-commits] [gnss-sdr] 11/149: update version of armadillo in CMakeLists.txt

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Sat Feb 6 19:42:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch next
in repository gnss-sdr.

commit 5e3466ff0bd9439d4dda136ab5bf316e9307327e
Author: sundw <sundw2014 at gmail.com>
Date:   Sun Nov 15 23:04:42 2015 +0800

    update version of armadillo in CMakeLists.txt
---
 CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 927ba72..31cfe90 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -733,8 +733,8 @@ if(NOT ARMADILLO_FOUND)
      message(STATUS " Armadillo will be downloaded and built automatically ")
      message(STATUS " when doing 'make'. ")
 
-     set(armadillo_RELEASE 5.200.2)
-     set(armadillo_MD5 "ef57ba4c473a3b67c672441a7face09e")
+     set(armadillo_RELEASE 6.200.4)
+     set(armadillo_MD5 "20c9de6ad06b4339a7fd3f67d78922e4")
 
      ExternalProject_Add(
          armadillo-${armadillo_RELEASE}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list