aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-11-03 10:08:35 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-04 01:22:00 +0700
commita2c00b6af2b01146667c0e65e0124cc23e1daef5 (patch)
treef2550cbc65d27f758d0144d2de40a7fd0c9b33d3 /development
parentf28325cee58b442c15877d67a57cfbc8e7e256d6 (diff)
development/uftrace: Updated for version 20241004_b47a765
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/uftrace/uftrace.SlackBuild4
-rw-r--r--development/uftrace/uftrace.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/uftrace/uftrace.SlackBuild b/development/uftrace/uftrace.SlackBuild
index a32d452c3cb0..d31ed5896537 100644
--- a/development/uftrace/uftrace.SlackBuild
+++ b/development/uftrace/uftrace.SlackBuild
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=uftrace
-VERSION=${VERSION:-20240909_f3b92bb}
-GITHASH=${GITHASH:-f3b92bb77a4a279bb168e187ce3d95299e171436}
+VERSION=${VERSION:-20241004_b47a765}
+GITHASH=${GITHASH:-b47a7654194fe42d232c4c54e75a363e8d70b537}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/uftrace/uftrace.info b/development/uftrace/uftrace.info
index b100dc9875a8..310c85701e55 100644
--- a/development/uftrace/uftrace.info
+++ b/development/uftrace/uftrace.info
@@ -1,8 +1,8 @@
PRGNAM="uftrace"
-VERSION="20240909_f3b92bb"
+VERSION="20241004_b47a765"
HOMEPAGE="https://github.com/namhyung/uftrace"
-DOWNLOAD="https://github.com/namhyung/uftrace/archive/f3b92bb/uftrace-f3b92bb77a4a279bb168e187ce3d95299e171436.tar.gz"
-MD5SUM="058f178d9c4e274b5ed1106e086e6f35"
+DOWNLOAD="https://github.com/namhyung/uftrace/archive/b47a765/uftrace-b47a7654194fe42d232c4c54e75a363e8d70b537.tar.gz"
+MD5SUM="5499a6463ebff576c030591dcda987ba"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="capstone"