From 7a6035042c4d72c7b268a83ec5b6b19b672ed474 Mon Sep 17 00:00:00 2001
From: Omid Hosseini <ohosseini@dhcp-8.passcal.nmt.edu>
Date: Fri, 6 May 2022 10:22:42 -0600
Subject: [PATCH] Update the meta.yaml file with new software's git repository
 address

---
 conda.recipe/meta.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml
index 62864f0..8cafb6c 100644
--- a/conda.recipe/meta.yaml
+++ b/conda.recipe/meta.yaml
@@ -24,7 +24,7 @@ test:
 
 about:
   home: https://www.passcal.nmt.edu/content/software-resources
-  dev_url: https://git.passcal.nmt.edu/passoft/refscrub
+  dev_url: https://git.passcal.nmt.edu/software_public/passoft/refscrub
   license: GPLv3
   license_file: LICENSE
   summary: Remove select packets from RT130 data
-- 
GitLab