diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-18 10:59:41 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-18 11:00:39 +0900 |
commit | e2cc59858403ad9ff9b7226dd4aee6d02b3c1111 (patch) | |
tree | 4f82e4e888c32094fff82b8e68fe0249507e5983 | |
parent | devel/pecl-grpc: ignore with php85. (diff) |
misc/py-litellm: update to 1.74.4
Changelog: https://github.com/BerriAI/litellm/releases
Reported by: Repology
-rw-r--r-- | misc/py-litellm/Makefile | 2 | ||||
-rw-r--r-- | misc/py-litellm/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/py-litellm/Makefile b/misc/py-litellm/Makefile index cb9a31128083..e0eda80b75e8 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.74.3 +DISTVERSION= 1.74.4 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index ca5dfabc1818..2cf75c018bc2 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752454835 -SHA256 (litellm-1.74.3.tar.gz) = a9e87ebe78947ceec67e75f830f1c956cc653b84563574241acea9c84e7e3ca1 -SIZE (litellm-1.74.3.tar.gz) = 9256457 +TIMESTAMP = 1752803436 +SHA256 (litellm-1.74.4.tar.gz) = ace3dd8c052b57b728a2dbd38e7061cf95e3506b13a58c61da39902f6ee4a6be +SIZE (litellm-1.74.4.tar.gz) = 9405133 |