diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-06-10 08:06:31 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-09 17:06:31 -0700 |
| commit | 6fd8355aff98b2560eb16ff720c1ea4baf11e4b7 (patch) | |
| tree | aad9ad23889afee8d61a330c671216f247be3a56 /ports/ccfits/CONTROL | |
| parent | 40ad15cac149690c7b261d3273e30ca78208e3c8 (diff) | |
| download | vcpkg-6fd8355aff98b2560eb16ff720c1ea4baf11e4b7.tar.gz vcpkg-6fd8355aff98b2560eb16ff720c1ea4baf11e4b7.zip | |
[ccfits] Fix usage (#18197)
* [ccfits] Fix usage
* update version
* fix header name
* update baseline record
Diffstat (limited to 'ports/ccfits/CONTROL')
| -rw-r--r-- | ports/ccfits/CONTROL | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/ccfits/CONTROL b/ports/ccfits/CONTROL deleted file mode 100644 index 4fbc3ad80..000000000 --- a/ports/ccfits/CONTROL +++ /dev/null @@ -1,6 +0,0 @@ -Source: ccfits -Version: 2.5 -Port-Version: 6 -Homepage: https://heasarc.gsfc.nasa.gov/fitsio/ccfits -Description: CCfits is an object oriented interface to the cfitsio library. It is designed to make the capabilities of cfitsio available to programmers working in C++. -Build-Depends: cfitsio |
