Skip to content
Snippets Groups Projects
Commit b363dcda authored by Bartłomiej Piotrowski's avatar Bartłomiej Piotrowski
Browse files

main/fftw: upgrade to 3.3.4

parent 69f107cd
No related merge requests found
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=fftw
pkgver=3.3.3
pkgrel=1
pkgver=3.3.4
pkgrel=0
pkgdesc="fastest fourier transform in the west"
url="http://www.fftw.org/"
license="GPL"
......@@ -15,11 +15,6 @@ arch="all"
_builddir="$srcdir"/$pkgname-$pkgver
prepare() {
cd "$_builddir"
update_config_sub || return 1
}
build() {
cd "$_builddir"
./configure \
......@@ -42,4 +37,6 @@ package() {
rm "$pkgdir"/usr/lib/*.la || return 1
}
md5sums="0a05ca9c7b3bfddc8278e7c40791a1c2 fftw-3.3.3.tar.gz"
md5sums="2edab8c06b24feeb3b82bbb3ebf3e7b3 fftw-3.3.4.tar.gz"
sha256sums="8f0cde90929bc05587c3368d2f15cd0530a60b8a9912a8e2979a72dbe5af0982 fftw-3.3.4.tar.gz"
sha512sums="1ee2c7bec3657f6846e63c6dfa71410563830d2b951966bf0123bd8f4f2f5d6b50f13b76d9a7b0eae70e44856f829ca6ceb3d080bb01649d1572c9f3f68e8eb1 fftw-3.3.4.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment