mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
cfitsio: update to 3.440.
Closes #13446. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
8eac03e4c4
commit
e8b5b00bfb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cfitsio'
|
# Template file for 'cfitsio'
|
||||||
pkgname=cfitsio
|
pkgname=cfitsio
|
||||||
version=3.430
|
version=3.440
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=cfitsio
|
wrksrc=cfitsio
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Library for reading and writing data files in FITS data format"
|
short_desc="Library for reading and writing data files in FITS data format"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="NASA license"
|
license="NASA license"
|
||||||
homepage="https://heasarc.gsfc.nasa.gov/fitsio/"
|
homepage="https://heasarc.gsfc.nasa.gov/fitsio/"
|
||||||
distfiles="http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/${pkgname}${version//./}.tar.gz"
|
distfiles="http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/${pkgname}${version//./}.tar.gz"
|
||||||
checksum=14905b6f91ef64a34c90ec771d21a8f6da81d8ce083680c7c41651576087cf1d
|
checksum=dd1cad4208fb7a9462914177f26672ccfb21fc8a1f6366e41e7b69b13ad7fd24
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense License.txt
|
vlicense License.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue