cfitsio: update to 4.6.2.

This commit is contained in:
Helmut Pozimski 2025-03-30 10:58:43 +02:00
parent ef67d4edc2
commit 1d1bfe6a3e

View file

@ -1,6 +1,6 @@
# Template file for 'cfitsio'
pkgname=cfitsio
version=4.6.0
version=4.6.2
revision=1
build_style=gnu-configure
configure_args="--enable-reentrant"
@ -10,7 +10,7 @@ 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}.tar.gz"
checksum=7c372fdb4e6cf530fc12294ae0b7f1fdd0ed85062790277a60aea56c97b0d3e7
checksum=66fd078cc0bea896b0d44b120d46d6805421a5361d3a5ad84d9f397b1b5de2cb
if [ -z "$CROSS_BUILD" ]; then
makedepends+=" gcc-fortran"