mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/CCfits: Updated for version 2.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
f5dfccb629
commit
a54850ed6f
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=CCfits
|
PRGNAM=CCfits
|
||||||
VERSION=${VERSION:-2.4}
|
VERSION=${VERSION:-2.5}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="CCfits"
|
PRGNAM="CCfits"
|
||||||
VERSION="2.4"
|
VERSION="2.5"
|
||||||
HOMEPAGE="http://heasarc.gsfc.nasa.gov/fitsio/CCfits/"
|
HOMEPAGE="http://heasarc.gsfc.nasa.gov/fitsio/CCfits/"
|
||||||
DOWNLOAD="http://heasarc.gsfc.nasa.gov/fitsio/CCfits/CCfits-2.4.tar.gz"
|
DOWNLOAD="http://heasarc.gsfc.nasa.gov/fitsio/CCfits/CCfits-2.5.tar.gz"
|
||||||
MD5SUM="dd9a11d964590dd5f3fd5a3491b2c1ce"
|
MD5SUM="e77a679fc2b67cf38e53f4011821213b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="cfitsio"
|
REQUIRES="cfitsio"
|
||||||
|
|
Loading…
Reference in a new issue