Skip to content
Snippets Groups Projects
Commit 3ece993b authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Merge branch 'openfst_update' into 'master'

Openfst update

See merge request bob/bob.conda!417
parents b55b6f9c 8201bffb
Branches
Tags v2.0.7
1 merge request!417Openfst update
Pipeline #32227 failed
{% set name = "openfst" %}
{% set version = "1.6.1" %}
{% set sha256 = "c623a39394158cc5abd2e54c6dd7934b07394440" %}
{% set version = "1.6.7" %}
{% set sha1 = "b6c2771c8deee6879a2c98a0c975b078f59c7dd7" %}
package:
name: {{ name }}
......@@ -9,10 +9,10 @@ package:
source:
fn: {{ name }}-{{ version }}.tar.gz
url: http://www.openfst.org/twiki/pub/FST/FstDownload/openfst-{{ version }}.tar.gz
sha1: {{ sha256 }}
sha1: {{ sha1 }}
build:
number: 2
number: 0
skip: true # [not linux]
run_exports:
# https://abi-laboratory.pro/tracker/timeline/openfst/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment