diff options
-rw-r--r-- | net/openmpi/Makefile | 4 | ||||
-rw-r--r-- | net/openmpi/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index 0d6c4d00afb6..b6f3701a53af 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -10,9 +10,9 @@ # - etc/*.sample support PORTNAME= openmpi -DISTVERSION= 1.0rc8 +DISTVERSION= 1.0.1rc2 CATEGORIES= net parallel -MASTER_SITES= http://www.open-mpi.org/software/v${DISTVERSION:C/rc[0-9]*//}/downloads/ +MASTER_SITES= http://www.open-mpi.org/software/v1.0/downloads/ MAINTAINER= brooks@FreeBSD.org COMMENT= A High Performance Message Passing Library diff --git a/net/openmpi/distinfo b/net/openmpi/distinfo index d47b8b4dd2af..dba783ab44db 100644 --- a/net/openmpi/distinfo +++ b/net/openmpi/distinfo @@ -1,3 +1,3 @@ -MD5 (openmpi-1.0rc8.tar.bz2) = 8b303872cc1e18d3a3beb8d195002504 -SHA256 (openmpi-1.0rc8.tar.bz2) = c6f82aacef3a2819266cb1a92d418b236e1c194d2dd1d1cf4f941a2549ce6e34 -SIZE (openmpi-1.0rc8.tar.bz2) = 3053833 +MD5 (openmpi-1.0.1rc2.tar.bz2) = a4a6eecc01309482b9d2a866c1200989 +SHA256 (openmpi-1.0.1rc2.tar.bz2) = b396bbb53b0ed48302c113ba64fee04ecb0a1270585405c3869efb3848e9ab5c +SIZE (openmpi-1.0.1rc2.tar.bz2) = 3049536 |