summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Curtin <42@jbcurtin.io>2021-02-22 07:54:12 -0500
committerJoe Curtin <42@jbcurtin.io>2021-02-22 07:54:12 -0500
commitdf420aace26cc4a800a0c7667da29e088933956b (patch)
treeea423ef6e201f638065c5db6a4433162fd645694
parente8ceb21e5bfdfd4703eb8c3e36b73ed300aebb10 (diff)
downloadastroconda-etc-df420aace26cc4a800a0c7667da29e088933956b.tar.gz
Altered mod-wsgi to mod-wsgi-7 to make it easier to install in thirdparty environmentsHEADmaster
-rw-r--r--mod-wsgi-7/meta.yaml (renamed from mod-wsgi/meta.yaml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod-wsgi/meta.yaml b/mod-wsgi-7/meta.yaml
index ba49a16..6a1d3e9 100644
--- a/mod-wsgi/meta.yaml
+++ b/mod-wsgi-7/meta.yaml
@@ -1,4 +1,4 @@
-{% set name = "mod-wsgi" %}
+{% set name = "mod-wsgi-7" %}
{% set version = "4.5.7" %}
{% set hash_type = "sha256" %}
{% set hash_value = "5d8e7789f6b2c84696bf58da6e6489246722e13a7ed137f7c9b32f8010017250" %}