From 460357ca3ea2a7921255384c84e2bd37f8da85a9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hendric=20Vo=C3=9F?= <hvoss@techfak.uni-bielefeld.de>
Date: Wed, 17 May 2023 12:08:25 +0200
Subject: [PATCH] Update meta.yaml

---
 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 085b005..76de365 100644
--- a/conda.recipe/meta.yaml
+++ b/conda.recipe/meta.yaml
@@ -1,4 +1,4 @@
-{% set protobufversion = "3.9.0.*" %}
+{% set protobufversion = "3.8.0.*" %}
 {% set pahomqttversion = "1.4.0.*" %} # Currently no longer needed, but you may want to build your own if you want to include Ramin's patch
 
 package:
-- 
GitLab