Merge pull request #7743 from Rmys/master

wsclib ver. bump
This commit is contained in:
Rmys
2020-01-27 22:20:38 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A C library that implements the 'World Coordinate System' (WCS) standard in FITS</Summary>
<Description>The FITS "World Coordinate System" (WCS) standard defines keywords and usage that provide for the description of astronomical coordinate systems in a FITS image header.</Description>
<Archive sha1sum="b15fe328325d5eea3f9d058295d670ad003d7b7e" type="tarbz2">ftp://ftp.atnf.csiro.au/pub/software/wcslib/wcslib-5.19.1.tar.bz2</Archive>
<Archive sha1sum="9da495e27919ab8c66c21397c3134a26a04d1f09" type="tarbz2">ftp://ftp.atnf.csiro.au/pub/software/wcslib/wcslib-6.4.tar.bz2</Archive>
<BuildDependencies>
<Dependency>gcc</Dependency>
<Dependency>flex</Dependency>
@@ -47,6 +47,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-01-27</Date>
<Version>6.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-09-07</Date>
<Version>5.19.1</Version>