[hamradio-commits] [gnss-sdr] 178/303: Update Armadillo version to 7.600.1

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Mon Feb 13 22:35:59 UTC 2017


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

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

commit 70e75a61d7b72adb99faad6192b4fe0ae89814cf
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Sat Dec 17 10:34:24 2016 +0100

    Update Armadillo version to 7.600.1
---
 CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8cb517f..12b09d1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -823,8 +823,8 @@ if(NOT ARMADILLO_FOUND)
          set(armadillo_MD5 "8116185e1d7391eed3bf6c500f81b4d8")
          set(ARMA_FILE_EXTENSION "gz")
      else(CMAKE_VERSION VERSION_LESS 3.1)
-         set(armadillo_RELEASE 7.500.2)
-         set(armadillo_MD5 "c7dc07d6d2d9f92432cf06d44b6508b2")
+         set(armadillo_RELEASE 7.600.1)
+         set(armadillo_MD5 "7edc68972ad5f0121efcd1173551d9a1")
          set(ARMA_FILE_EXTENSION "xz")
      endif(CMAKE_VERSION VERSION_LESS 3.1)
 

-- 
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