development/ipython: Updated for version 2.3.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
172987e258
commit
49d8661b7a
|
@ -25,7 +25,7 @@
|
|||
# Maintained by Benjamin-Trigona-Harany
|
||||
|
||||
PRGNAM=ipython
|
||||
VERSION=${VERSION:-2.2.0}
|
||||
VERSION=${VERSION:-2.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ipython"
|
||||
VERSION="2.2.0"
|
||||
VERSION="2.3.0"
|
||||
HOMEPAGE="http://ipython.org"
|
||||
DOWNLOAD="http://archive.ipython.org/release/2.2.0/ipython-2.2.0.tar.gz"
|
||||
MD5SUM="b91d3724f655a8e16d022772f696cfd5"
|
||||
DOWNLOAD="http://archive.ipython.org/release/2.3.0/ipython-2.3.0.tar.gz"
|
||||
MD5SUM="222eecd3a8299c0119c56954c79e4d0f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue