Skip to content
Snippets Groups Projects
Commit 8201bffb authored by Saeed SARFJOO's avatar Saeed SARFJOO Committed by Amir MOHAMMADI
Browse files

Openfst update

parent b55b6f9c
No related branches found
No related tags found
No related merge requests found
{% set name = "openfst" %} {% set name = "openfst" %}
{% set version = "1.6.1" %} {% set version = "1.6.7" %}
{% set sha256 = "c623a39394158cc5abd2e54c6dd7934b07394440" %} {% set sha1 = "b6c2771c8deee6879a2c98a0c975b078f59c7dd7" %}
package: package:
name: {{ name }} name: {{ name }}
...@@ -9,10 +9,10 @@ package: ...@@ -9,10 +9,10 @@ package:
source: source:
fn: {{ name }}-{{ version }}.tar.gz fn: {{ name }}-{{ version }}.tar.gz
url: http://www.openfst.org/twiki/pub/FST/FstDownload/openfst-{{ version }}.tar.gz url: http://www.openfst.org/twiki/pub/FST/FstDownload/openfst-{{ version }}.tar.gz
sha1: {{ sha256 }} sha1: {{ sha1 }}
build: build:
number: 2 number: 0
skip: true # [not linux] skip: true # [not linux]
run_exports: run_exports:
# https://abi-laboratory.pro/tracker/timeline/openfst/ # 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