mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
cfitsio: update to 4.0.0.
This commit is contained in:
parent
54a0609b5f
commit
a7fd92d6cd
1 changed files with 3 additions and 4 deletions
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'cfitsio'
|
||||
pkgname=cfitsio
|
||||
version=3.490
|
||||
version=4.0.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version%0}"
|
||||
build_style=gnu-configure
|
||||
makedepends="libcurl-devel"
|
||||
short_desc="Library for reading and writing data files in FITS data format"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="custom:NASA license"
|
||||
homepage="https://heasarc.gsfc.nasa.gov/fitsio/"
|
||||
distfiles="http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/${pkgname}-${version%0}.tar.gz"
|
||||
checksum=5b65a20d5c53494ec8f638267fca4a629836b7ac8dd0ef0266834eab270ed4b3
|
||||
distfiles="http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/${pkgname}-${version}.tar.gz"
|
||||
checksum=b2a8efba0b9f86d3e1bd619f662a476ec18112b4f27cc441cc680a4e3777425e
|
||||
|
||||
post_install() {
|
||||
vlicense License.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue