mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
cfitsio: update to 3.490.
This commit is contained in:
parent
451c7ca185
commit
5719db24e5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cfitsio'
|
# Template file for 'cfitsio'
|
||||||
pkgname=cfitsio
|
pkgname=cfitsio
|
||||||
version=3.480
|
version=3.490
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${version%0}"
|
wrksrc="${pkgname}-${version%0}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +10,7 @@ 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%0}.tar.gz"
|
distfiles="http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/${pkgname}-${version%0}.tar.gz"
|
||||||
checksum=91b48ffef544eb8ea3908543052331072c99bf09ceb139cb3c6977fc3e47aac1
|
checksum=5b65a20d5c53494ec8f638267fca4a629836b7ac8dd0ef0266834eab270ed4b3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense License.txt
|
vlicense License.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue