[hamradio-commits] [gnss-sdr] 01/18: fixing typo that prevented verification of armadillo download

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 f64af5e6edc69b001b4cf66779a4d343c95f0180
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Wed Sep 2 18:53:36 2015 +0200

    fixing typo that prevented verification of armadillo download
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 24ec383..dba1fdf 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -721,7 +721,7 @@ if(NOT ARMADILLO_FOUND)
      message(STATUS " when doing 'make'. ")
 
      set(armadillo_RELEASE 5.400.3)
-     set(armadillo_MD5 "397733eb2f305b50f28ead3350d975bdc")
+     set(armadillo_MD5 "397733eb2f305b50f28ead3350d975bd")
 
      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