aboutsummaryrefslogtreecommitdiff
path: root/development/uftrace/uftrace.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/uftrace/uftrace.SlackBuild')
-rw-r--r--development/uftrace/uftrace.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/uftrace/uftrace.SlackBuild b/development/uftrace/uftrace.SlackBuild
index d31ed58965..63ba178218 100644
--- a/development/uftrace/uftrace.SlackBuild
+++ b/development/uftrace/uftrace.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for uftrace
-# Copyright 2023-2024 Ebben Aries <slackbuilds@dscp.org>
+# Copyright 2023-2025 Ebben Aries <slackbuilds@dscp.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=uftrace
-VERSION=${VERSION:-20241004_b47a765}
-GITHASH=${GITHASH:-b47a7654194fe42d232c4c54e75a363e8d70b537}
+VERSION=${VERSION:-20250706_6d006b7}
+GITHASH=${GITHASH:-6d006b71ac32e28b7829cc21ccc7bb9c10add964}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}