Skip to content

Commit

Permalink
Merge pull request #6 from ghg/upgrade_gsl
Browse files Browse the repository at this point in the history
Upgrade gsl version to 1.15
  • Loading branch information
jimlindstrom committed Sep 4, 2013
2 parents 0ce7494 + 711b5f9 commit 7112b25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -330,9 +330,9 @@ Please take a moment to [give me your feedback on the gem](https://docs.google.c
sha1 '210af9366485f149140973700d90dc93a4b6213e'
to:

url 'http://ftpmirror.gnu.org/gsl/gsl-1.14.tar.gz'
mirror 'http://ftp.gnu.org/gnu/gsl/gsl-1.14.tar.gz'
sha1 'e1a600e4fe359692e6f0e28b7e12a96681efbe52'
url 'http://ftpmirror.gnu.org/gsl/gsl-1.15.tar.gz'
mirror 'http://ftp.gnu.org/gnu/gsl/gsl-1.15.tar.gz'
sha1 'd914f84b39a5274b0a589d9b83a66f44cd17ca8e'
- Install GSL

brew install gsl
Expand Down

0 comments on commit 7112b25

Please sign in to comment.