diff options
Diffstat (limited to 'misc/py-hf-xet/Makefile')
-rw-r--r-- | misc/py-hf-xet/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/py-hf-xet/Makefile b/misc/py-hf-xet/Makefile index 95c75a7d2294..1b2de3ce2db9 100644 --- a/misc/py-hf-xet/Makefile +++ b/misc/py-hf-xet/Makefile @@ -1,6 +1,5 @@ PORTNAME= hf-xet -DISTVERSION= 1.1.5 -PORTREVISION= 1 +DISTVERSION= 1.1.9 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +11,7 @@ COMMENT= Fast transfer of large files with the Hugging Face Hub WWW= https://github.com/huggingface/xet-core LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/hf_xet/LICENSE BROKEN_i386= fails to build: cannot find function `_mm256_insert_epi64` in this scope |