cfitsio: update to 3.470.
This commit is contained in:
parent
e9ac0e3014
commit
070574a5f8
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'cfitsio'
|
||||
pkgname=cfitsio
|
||||
version=3.450
|
||||
version=3.470
|
||||
revision=1
|
||||
wrksrc=cfitsio
|
||||
wrksrc="${pkgname}-${version%0}"
|
||||
build_style=cmake
|
||||
makedepends="libcurl-devel"
|
||||
short_desc="Library for reading and writing data files in FITS data format"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="NASA license"
|
||||
license="custom:NASA license"
|
||||
homepage="https://heasarc.gsfc.nasa.gov/fitsio/"
|
||||
distfiles="http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/${pkgname}${version//./}.tar.gz"
|
||||
checksum=bf6012dbe668ecb22c399c4b7b2814557ee282c74a7d5dc704eb17c30d9fb92e
|
||||
distfiles="http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/${pkgname}-${version%0}.tar.gz"
|
||||
checksum=418516f10ee1e0f1b520926eeca6b77ce639bed88804c7c545e74f26b3edf4ef
|
||||
|
||||
post_install() {
|
||||
vlicense License.txt
|
||||
|
@ -23,4 +23,4 @@ cfitsio-devel_package() {
|
|||
vmove usr/include
|
||||
vmove "usr/lib/*.so"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue