mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/ipython: Fixed download url.
This commit is contained in:
parent
b66a27946b
commit
4ff7fe279c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="ipython"
|
||||
VERSION="0.10"
|
||||
HOMEPAGE="http://ipython.scipy.org/"
|
||||
DOWNLOAD="http://ipython.scipy.org/dist/ipython-0.10.tar.gz"
|
||||
DOWNLOAD="http://ipython.scipy.org/dist/0.10/ipython-0.10.tar.gz"
|
||||
MD5SUM="dd10cd1b622c16c1afca2239fcc0dfdf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue