diff --git a/recipes/lci/recipe.sh b/recipes/lci/recipe.sh
index 4fe9ce46c53f63ee62404cc976f8253d1dc4cdc8..c1c88b909f2bd0456259fca14f1fc288bdf96a20 100644
--- a/recipes/lci/recipe.sh
+++ b/recipes/lci/recipe.sh
@@ -1,2 +1 @@
 GIT=https://github.com/jD91mZM2/rust-lci
-GIT_UPSTREAM=https://github.com/jD91mZM2/rust-lci
diff --git a/recipes/termplay/recipe.sh b/recipes/termplay/recipe.sh
index dedcba02183ec840d3025ed5d3dacfd544fc1ffb..c48fb7900dd8af22e04fd75ca129199ef9e95d25 100644
--- a/recipes/termplay/recipe.sh
+++ b/recipes/termplay/recipe.sh
@@ -1,2 +1,2 @@
 GIT=https://github.com/jD91mZM2/termplay.git
-CARGOFLAGS=--no-default-features --features "termion"
+CARGOFLAGS="--no-default-features --features termion"