Update to 3.1.3
This commit is contained in:
parent
2301f5ca13
commit
9757994e41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221512
3 changed files with 4 additions and 5 deletions
|
@ -7,7 +7,6 @@
|
|||
|
||||
PORTREVISION= 0
|
||||
|
||||
MAINTAINER= ahze@ahze.net
|
||||
COMMENT= Fast C routines (Single Percision)
|
||||
|
||||
FFTW3_FLAVOR= float
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# $MCom: ports-experimental/math/fftw3/Makefile,v 1.1 2006/03/28 00:08:57 ahze Exp $
|
||||
|
||||
PORTNAME= fftw3
|
||||
PORTVERSION= 3.1.2
|
||||
PORTVERSION= 3.1.3
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (fftw-3.1.2.tar.gz) = 08f2e21c9fd02f4be2bd53a62592afa4
|
||||
SHA256 (fftw-3.1.2.tar.gz) = e1b92e97fe27efcbd150212d0d287ac907bd2fef0af32e16284fef5d1c1c26bf
|
||||
SIZE (fftw-3.1.2.tar.gz) = 2736360
|
||||
MD5 (fftw-3.1.3.tar.gz) = a3dcba0d30880118310b86833023eea3
|
||||
SHA256 (fftw-3.1.3.tar.gz) = 96cc33243c6b9da6c9955a751402e62d973dbc654c275cc05fdbca65aba0bad5
|
||||
SIZE (fftw-3.1.3.tar.gz) = 2810399
|
||||
|
|
Loading…
Reference in a new issue