development/ipython: Updated for version 2.3.0.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2014-10-03 19:01:12 -07:00 committed by Willy Sudiarto Raharjo
parent 172987e258
commit 49d8661b7a
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -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=""