From ee62afae5ff84cdd5afb04b53854918036f31fe5 Mon Sep 17 00:00:00 2001
From: Omid Hosseini <ohosseini@passcal.nmt.edu>
Date: Mon, 7 Jun 2021 19:21:52 +0000
Subject: [PATCH] Update meta.yaml

---
 conda.recipe/meta.yaml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml
index 4199e45..cb0f57b 100644
--- a/conda.recipe/meta.yaml
+++ b/conda.recipe/meta.yaml
@@ -1,6 +1,6 @@
 package:
   name: fixhdr
-  version: 2020.212
+  version: 2021.158
 
 source:
   path: ../
@@ -25,7 +25,8 @@ test:
     - python -m unittest
 
 about:
-  home: https://git.passcal.nmt.edu/passoft/fixhdr
+  home: https://www.passcal.nmt.edu/content/software-resources
+  dev_url: https://git.passcal.nmt.edu/passoft/fixhdr
   license: GPLv3
   license_file: LICENSE
   summary: Modifies mseed headers
-- 
GitLab