[hamradio-commits] [gnss-sdr] 130/149: update armadillo version to 6.500.4

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Sat Feb 6 19:43:12 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 e6bd3907fcb528e68d54b72b9bdea5bd996523bc
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Fri Jan 29 09:01:41 2016 +0100

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 039caa8..2bcb539 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -735,8 +735,8 @@ if(NOT ARMADILLO_FOUND)
      message(STATUS " Armadillo will be downloaded and built automatically ")
      message(STATUS " when doing 'make'. ")
 
-     set(armadillo_RELEASE 6.400.3)
-     set(armadillo_MD5 "b4c18561f080c710dc5bcd89533e68f8")
+     set(armadillo_RELEASE 6.500.4)
+     set(armadillo_MD5 "a39f27197d24b3d25437fab6bb1d118f")
 
      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