aboutsummaryrefslogtreecommitdiff
path: root/development/uftrace
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-11-09 08:29:11 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-11 08:07:54 +0700
commitb7d9b4a7b21cab6aed6b6afbb8cd26850a91ce9c (patch)
tree14dda81a478fb7ddb2b1045adf937a09f6304cd2 /development/uftrace
parent32aa79b3406fbe6f5f111c8f52dcf6b2e73c2ea2 (diff)
development/uftrace: Updated for version 20231105_567648d
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/uftrace')
-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 fc4584a832af1..5538b88d8982d 100644
--- a/development/uftrace/uftrace.SlackBuild
+++ b/development/uftrace/uftrace.SlackBuild
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=uftrace
-VERSION=${VERSION:-20231022_00dcba4}
-GITHASH=${GITHASH:-00dcba4e9fd9436c9c3ff1e7743cde4ee9ca5fd3}
+VERSION=${VERSION:-20231105_567648d}
+GITHASH=${GITHASH:-567648d9fd3baa584e7b6182d8e0e4870888ae2d}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/uftrace/uftrace.info b/development/uftrace/uftrace.info
index 445065ab9362b..a2ff41bdeaff7 100644
--- a/development/uftrace/uftrace.info
+++ b/development/uftrace/uftrace.info
@@ -1,8 +1,8 @@
PRGNAM="uftrace"
-VERSION="20231022_00dcba4"
+VERSION="20231105_567648d"
HOMEPAGE="https://github.com/namhyung/uftrace"
-DOWNLOAD="https://github.com/namhyung/uftrace/archive/00dcba4/uftrace-00dcba4e9fd9436c9c3ff1e7743cde4ee9ca5fd3.tar.gz"
-MD5SUM="e32a75cfde5757c85481b897977b3363"
+DOWNLOAD="https://github.com/namhyung/uftrace/archive/567648d/uftrace-567648d9fd3baa584e7b6182d8e0e4870888ae2d.tar.gz"
+MD5SUM="c73ba45bd7fe1622b1adf5a0532554af"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="capstone"