From 04a1869679b6e359c8c13c803dd74aa7f98b1fa8 Mon Sep 17 00:00:00 2001 From: James Turner Date: Sun, 7 Jan 2018 04:23:01 -0300 Subject: Update STSDAS/TABLES to 3.18.1 (small patch for io.fits syntax in slitless). --- iraf.stsdas/meta.yaml | 4 ++-- iraf.tables/meta.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/iraf.stsdas/meta.yaml b/iraf.stsdas/meta.yaml index e5479e6..87301e0 100644 --- a/iraf.stsdas/meta.yaml +++ b/iraf.stsdas/meta.yaml @@ -12,11 +12,11 @@ build: - bin/ac_update_extern_pkg package: name: iraf.stsdas - version: "3.18" + version: "3.18.1" source: # You must upload your ssh key to github to check out this private repo: git_url: git@github.com:spacetelescope/stsdas.git - git_tag: 3.18 + git_tag: 3.18.1 patches: - ac.iraf.stsci.patch requirements: diff --git a/iraf.tables/meta.yaml b/iraf.tables/meta.yaml index 8ab0116..6242acb 100644 --- a/iraf.tables/meta.yaml +++ b/iraf.tables/meta.yaml @@ -12,11 +12,11 @@ build: - bin/ac_update_extern_pkg package: name: iraf.tables - version: "3.18" + version: "3.18.1" source: # You must upload your ssh key to github to check out this private repo: git_url: git@github.com:spacetelescope/stsdas.git - git_tag: 3.18 + git_tag: 3.18.1 patches: - ac.iraf.stsci.patch requirements: -- cgit