mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cfitsio: update to 4.4.0.
This commit is contained in:
parent
5786866052
commit
15b22cbf3d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cfitsio'
|
# Template file for 'cfitsio'
|
||||||
pkgname=cfitsio
|
pkgname=cfitsio
|
||||||
version=4.3.1
|
version=4.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-reentrant"
|
configure_args="--enable-reentrant"
|
||||||
|
@ -10,10 +10,10 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="custom:NASA license"
|
license="custom: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=47a7c8ee05687be1e1d8eeeb94fb88f060fbf3cd8a4df52ccb88d5eb0f5062be
|
checksum=95900cf95ae760839e7cb9678a7b2fad0858d6ac12234f934bd1cb6bfc246ba9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense License.txt
|
vlicense licenses/NASA_Open_Source_Agreement_1.3.txt
|
||||||
}
|
}
|
||||||
|
|
||||||
cfitsio-devel_package() {
|
cfitsio-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue