[hamradio-commits] [gnss-sdr] 02/18: Keeping armadillo version up to date

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Fri Sep 18 10:27:51 UTC 2015


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 6b86864c0f16ef57142bdeb595a604074a479f09
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Thu Sep 3 12:18:58 2015 +0200

    Keeping armadillo version up to date
---
 CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index ae5c5d4..a1d6ea3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -720,8 +720,8 @@ if(NOT ARMADILLO_FOUND)
      message(STATUS " Armadillo will be downloaded and built automatically ")
      message(STATUS " when doing 'make'. ")
 
-     set(armadillo_RELEASE 5.400.3)
-     set(armadillo_MD5 "397733eb2f305b50f28ead3350d975bd")
+     set(armadillo_RELEASE 5.200.2)
+     set(armadillo_MD5 "ef57ba4c473a3b67c672441a7face09e")
 
      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