fftw: extract update_* to external update file
This commit is contained in:
parent
8535f145ca
commit
c60c444f24
2 changed files with 1 additions and 1 deletions
|
@ -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
1
srcpkgs/fftw/update
Normal file
|
@ -0,0 +1 @@
|
|||
site="http://www.fftw.org/download.html"
|
Loading…
Add table
Reference in a new issue