diff options
-rw-r--r-- | system/mpich/mpich.SlackBuild | 2 | ||||
-rw-r--r-- | system/mpich/mpich.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/mpich/mpich.SlackBuild b/system/mpich/mpich.SlackBuild index f4807e2a79..c956464e1a 100644 --- a/system/mpich/mpich.SlackBuild +++ b/system/mpich/mpich.SlackBuild @@ -5,7 +5,7 @@ # Written by Wainamoinen <wainamoinen@gmail.com> PRGNAM=mpich -VERSION=${VERSION:-3.1.3} +VERSION=${VERSION:-3.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/mpich/mpich.info b/system/mpich/mpich.info index 087fec4b8f..7b0c889728 100644 --- a/system/mpich/mpich.info +++ b/system/mpich/mpich.info @@ -1,8 +1,8 @@ PRGNAM="mpich" -VERSION="3.1.3" +VERSION="3.1.4" HOMEPAGE="http://www.mpich.org/" -DOWNLOAD="http://www.mpich.org/static/downloads/3.1.3/mpich-3.1.3.tar.gz" -MD5SUM="93cb17f91ac758cbf9174ecb03563778" +DOWNLOAD="http://www.mpich.org/static/downloads/3.1.4/mpich-3.1.4.tar.gz" +MD5SUM="2ab544607986486562e076b83937bba2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |