[hamradio-commits] [gnss-sdr] 11/16: Update Armadillo version

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Mon Jul 4 17:33:14 UTC 2016


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 46d7ae96446ddf893b88757c5de93183658f3c81
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Mon Jul 4 16:54:06 2016 +0200

    Update Armadillo version
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 961ead4..1d116c6 100644
--- a/README.md
+++ b/README.md
@@ -121,9 +121,9 @@ or manually as explained below, and then please follow instructions on how to [d
 $ sudo apt-get install libopenblas-dev liblapack-dev   # For Debian/Ubuntu/LinuxMint
 $ sudo yum install lapack-devel blas-devel             # For Fedora/CentOS/RHEL
 $ sudo zypper install lapack-devel blas-devel          # For OpenSUSE
-$ wget http://sourceforge.net/projects/arma/files/armadillo-6.600.5.tar.gz
-$ tar xvfz armadillo-6.600.5.tar.gz
-$ cd armadillo-6.600.5
+$ wget http://sourceforge.net/projects/arma/files/armadillo-7.200.2.tar.xz
+$ tar xvfz armadillo-7.200.2.tar.xz
+$ cd armadillo-7.200.2
 $ cmake .
 $ make
 $ sudo make install

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