diff --git a/network/deis/deis.SlackBuild b/network/deis/deis.SlackBuild index 852f5b009e..6eee979c73 100644 --- a/network/deis/deis.SlackBuild +++ b/network/deis/deis.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for deis -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=deis -VERSION=${VERSION:-1.2.2} +VERSION=${VERSION:-1.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/deis/deis.info b/network/deis/deis.info index 413328d6b3..0fb27fb1da 100644 --- a/network/deis/deis.info +++ b/network/deis/deis.info @@ -1,8 +1,8 @@ PRGNAM="deis" -VERSION="1.2.2" +VERSION="1.4.1" HOMEPAGE="http://deis.io/" -DOWNLOAD="https://pypi.python.org/packages/source/d/deis/deis-1.2.2.tar.gz" -MD5SUM="8758fa632689eb5117d44295e45ddcaa" +DOWNLOAD="https://pypi.python.org/packages/source/d/deis/deis-1.4.1.tar.gz" +MD5SUM="0e28be511940b8e3fd6de58577c3f6f8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="docopt python-dateutil python-requests termcolor PyYAML"