diff --git a/libs/fftw3/Makefile b/libs/fftw3/Makefile index e6634da7f..e46e024f5 100644 --- a/libs/fftw3/Makefile +++ b/libs/fftw3/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=fftw3 -PKG_VERSION:=3.3.6 +PKG_VERSION:=3.3.6-pl1 PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0+ PKG_SOURCE:=fftw-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.fftw.org -PKG_MD5SUM:=ccd91b5b12bd0a441e100070ff09a310 +PKG_MD5SUM:=682a0e78d6966ca37c7446d4ab4cc2a1 PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/fftw-$(PKG_VERSION) PKG_FIXUP:=autoreconf