development/ipython: Updated for version 2.2.0.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2014-08-29 06:32:48 -07:00 committed by Willy Sudiarto Raharjo
parent 205a796b0f
commit b1a98b11db
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.1.0}
VERSION=${VERSION:-2.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="ipython"
VERSION="2.1.0"
VERSION="2.2.0"
HOMEPAGE="http://ipython.org"
DOWNLOAD="http://archive.ipython.org/release/2.1.0/ipython-2.1.0.tar.gz"
MD5SUM="785c7b6364c6a0dd34aa4ea970cf83b9"
DOWNLOAD="http://archive.ipython.org/release/2.2.0/ipython-2.2.0.tar.gz"
MD5SUM="b91d3724f655a8e16d022772f696cfd5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""