aboutsummaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
Diffstat (limited to 'libraries')
-rw-r--r--libraries/pytorch/pytorch.SlackBuild2
-rw-r--r--libraries/pytorch/pytorch.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/pytorch/pytorch.SlackBuild b/libraries/pytorch/pytorch.SlackBuild
index 9d6ed32da9..00dddeabf0 100644
--- a/libraries/pytorch/pytorch.SlackBuild
+++ b/libraries/pytorch/pytorch.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pytorch
-VERSION=${VERSION:-2.4.1}
+VERSION=${VERSION:-2.5.1}
COMMIT_QNNPACK=7d2a4e9931a82adc3814275b6219a03e24e36b4c
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/pytorch/pytorch.info b/libraries/pytorch/pytorch.info
index 02bf5f5ff3..9637e451b5 100644
--- a/libraries/pytorch/pytorch.info
+++ b/libraries/pytorch/pytorch.info
@@ -1,11 +1,11 @@
PRGNAM="pytorch"
-VERSION="2.4.1"
+VERSION="2.5.1"
HOMEPAGE="https://pytorch.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/pytorch/pytorch/releases/download/v2.4.1/pytorch-v2.4.1.tar.gz \
+DOWNLOAD_x86_64="https://github.com/pytorch/pytorch/releases/download/v2.5.1/pytorch-v2.5.1.tar.gz \
https://github.com/pytorch/QNNPACK/archive/7d2a4e9/QNNPACK-7d2a4e9931a82adc3814275b6219a03e24e36b4c.tar.gz"
-MD5SUM_x86_64="64604d3b4a5c2c1f725f02828764d842 \
+MD5SUM_x86_64="2f6b779c998b7b0fd90af453e5be12cb \
fd513287f0b623e58860306c029022b2"
REQUIRES="protobuf3 python3-typing-extensions"
MAINTAINER="Johannes Schoepfer"