comparison src/fftw.mk @ 4338:52d2410929f4

* src/fftw.mk" update to 3.3.6-pl1 (Bug #50074)
author John D
date Wed, 18 Jan 2017 07:20:46 -0500
parents bd6b7fc2b791
children 4271f931dac0
comparison
equal deleted inserted replaced
4337:bc6d7f5f0b00 4338:52d2410929f4
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := fftw 4 PKG := fftw
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 3.3.6 6 $(PKG)_VERSION := 3.3.6-pl1
7 $(PKG)_CHECKSUM := b6a46a56f7f840faac8b801f962e6d629b7a07e2 7 $(PKG)_CHECKSUM := b7730928b6b420733a6fd08c18616bf8ae4f625d
8 $(PKG)_SUBDIR := fftw-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := fftw-$($(PKG)_VERSION)
9 $(PKG)_FILE := fftw-$($(PKG)_VERSION).tar.gz 9 $(PKG)_FILE := fftw-$($(PKG)_VERSION).tar.gz
10 $(PKG)_URL := http://www.fftw.org/$($(PKG)_FILE) 10 $(PKG)_URL := http://www.fftw.org/$($(PKG)_FILE)
11 $(PKG)_DEPS := 11 $(PKG)_DEPS :=
12 12