diff options
Diffstat (limited to 'misc/py-hf-xet/Makefile')
-rw-r--r-- | misc/py-hf-xet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/py-hf-xet/Makefile b/misc/py-hf-xet/Makefile index 5ce235e42037..1b2de3ce2db9 100644 --- a/misc/py-hf-xet/Makefile +++ b/misc/py-hf-xet/Makefile @@ -1,5 +1,5 @@ PORTNAME= hf-xet -DISTVERSION= 1.1.5 +DISTVERSION= 1.1.9 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,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 |