aboutsummaryrefslogtreecommitdiff
path: root/development/pnpm/pnpm.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/pnpm/pnpm.SlackBuild')
-rw-r--r--development/pnpm/pnpm.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/pnpm/pnpm.SlackBuild b/development/pnpm/pnpm.SlackBuild
index ea36f7c0d8..8172d093b4 100644
--- a/development/pnpm/pnpm.SlackBuild
+++ b/development/pnpm/pnpm.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pnpm
-# Copyright 2024 Andrew Clemons, Tokyo Japan
+# Copyright 2024-2025 Andrew Clemons, Tokyo Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pnpm
-VERSION=${VERSION:-9.13.2}
+VERSION=${VERSION:-10.15.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}