summaryrefslogtreecommitdiff
path: root/misc/py-pytorch
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-01-29 01:23:28 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-01-29 01:23:28 +0800
commitadfb8194d132295d00880bf84675be78bbff09ec (patch)
treeb55155fb0894f67061072598d4214486c378ec81 /misc/py-pytorch
parentdevel/grpc: Update to 1.69.0 (diff)
devel/protobuf: Update to 29.3
- Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
Diffstat (limited to 'misc/py-pytorch')
-rw-r--r--misc/py-pytorch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-pytorch/Makefile b/misc/py-pytorch/Makefile
index c46d4b40a2fc..06c8993ce0a3 100644
--- a/misc/py-pytorch/Makefile
+++ b/misc/py-pytorch/Makefile
@@ -1,7 +1,7 @@
PORTNAME= pytorch
DISTVERSIONPREFIX= v
DISTVERSION= 2.5.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= misc # machine-learning
MASTER_SITES= https://github.com/pytorch/pytorch/releases/download/v${DISTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}