diff --git a/recipes/small-time/recipe.yaml b/recipes/small-time/recipe.yaml index a6dd3c7..ba81015 100644 --- a/recipes/small-time/recipe.yaml +++ b/recipes/small-time/recipe.yaml @@ -2,7 +2,7 @@ context: version: "0.0.1" package: - name: "mist" + name: "small_time" version: ${{ version }} source: @@ -12,7 +12,7 @@ source: build: number: 0 script: - - mojo package src/small-time -o ${{ PREFIX }}/lib/mojo/small-time.mojopkg + - mojo package small_time -o ${{ PREFIX }}/lib/mojo/small_time.mojopkg requirements: host: - max =24.6