aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/uftrace/uftrace.SlackBuild6
-rw-r--r--development/uftrace/uftrace.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/development/uftrace/uftrace.SlackBuild b/development/uftrace/uftrace.SlackBuild
index d31ed58965..1693712dc4 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:-20250617_d8ebb42}
+GITHASH=${GITHASH:-d8ebb421db7cf866523c5c1bd098e8ec7f4ea6f3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/uftrace/uftrace.info b/development/uftrace/uftrace.info
index 310c85701e..58d47fabf3 100644
--- a/development/uftrace/uftrace.info
+++ b/development/uftrace/uftrace.info
@@ -1,8 +1,8 @@
PRGNAM="uftrace"
-VERSION="20241004_b47a765"
+VERSION="20250617_d8ebb42"
HOMEPAGE="https://github.com/namhyung/uftrace"
-DOWNLOAD="https://github.com/namhyung/uftrace/archive/b47a765/uftrace-b47a7654194fe42d232c4c54e75a363e8d70b537.tar.gz"
-MD5SUM="5499a6463ebff576c030591dcda987ba"
+DOWNLOAD="https://github.com/namhyung/uftrace/archive/d8ebb42/uftrace-d8ebb421db7cf866523c5c1bd098e8ec7f4ea6f3.tar.gz"
+MD5SUM="ec4e03d69fa08705c18db8d098b6adcf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="capstone"