aboutsummaryrefslogtreecommitdiff
path: root/system/7zip/7zip.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/7zip/7zip.SlackBuild')
-rw-r--r--system/7zip/7zip.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/7zip/7zip.SlackBuild b/system/7zip/7zip.SlackBuild
index aeb7d05da0..31278a6aca 100644
--- a/system/7zip/7zip.SlackBuild
+++ b/system/7zip/7zip.SlackBuild
@@ -24,8 +24,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=7zip
-VERSION=${VERSION:-24.09}
-SRC_FILE="7z2409-src.tar.xz"
+VERSION=${VERSION:-25.01}
+SRC_FILE="7z2501-src.tar.xz"
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}