diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-06-15 08:41:10 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-06-15 08:43:34 -0700 |
commit | 97a6de0c86218d267f19f929653549ec86560a4d (patch) | |
tree | 0fbaec5dbd7a1f2283ba7ff8fb551fbbcd08dadd /misc/py-pytorch | |
parent | databases/cego: update 2.52.8 -> 2.52.9 (diff) |
misc/py-pytorch: update 2.7.0 → 2.7.1
Diffstat (limited to 'misc/py-pytorch')
-rw-r--r-- | misc/py-pytorch/Makefile | 2 | ||||
-rw-r--r-- | misc/py-pytorch/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/py-pytorch/Makefile b/misc/py-pytorch/Makefile index 9c3decef8c34..fa97b1407886 100644 --- a/misc/py-pytorch/Makefile +++ b/misc/py-pytorch/Makefile @@ -1,6 +1,6 @@ PORTNAME= pytorch DISTVERSIONPREFIX= v -DISTVERSION= 2.7.0 +DISTVERSION= 2.7.1 CATEGORIES= misc # machine-learning MASTER_SITES= https://github.com/pytorch/pytorch/releases/download/v${DISTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-pytorch/distinfo b/misc/py-pytorch/distinfo index 9641f134003a..40aad9e52cc9 100644 --- a/misc/py-pytorch/distinfo +++ b/misc/py-pytorch/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1745510594 -SHA256 (pytorch/pytorch-v2.7.0.tar.gz) = ecca266fa2de4235a9fd5a18a33299a9de55ab3babb87f8c297c1c9ab8d436bd -SIZE (pytorch/pytorch-v2.7.0.tar.gz) = 285987092 +TIMESTAMP = 1749972703 +SHA256 (pytorch/pytorch-v2.7.1.tar.gz) = 5befd2e540fd55ce4782d0ca7610ce5b572d756d7ea38090ef0f3c7c428fb20f +SIZE (pytorch/pytorch-v2.7.1.tar.gz) = 285998076 SHA256 (pytorch/pytorch-cpuinfo-1e83a2f_GH0.tar.gz) = b8945cf45d4f13054d7f52e8bd9314690ea840d4d0ff21febd95ff04de3c613e SIZE (pytorch/pytorch-cpuinfo-1e83a2f_GH0.tar.gz) = 3541839 |