fftw: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:01 +00:00
parent 8535f145ca
commit c60c444f24
2 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,6 @@ short_desc="Library for computing the discrete Fourier transform (DFT)"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://www.fftw.org/"
update_site="http://www.fftw.org/download.html"
distfiles="${homepage}/fftw-${version}.tar.gz"
checksum=8f0cde90929bc05587c3368d2f15cd0530a60b8a9912a8e2979a72dbe5af0982

1
srcpkgs/fftw/update Normal file
View file

@ -0,0 +1 @@
site="http://www.fftw.org/download.html"