summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries2023-10-12 17:59:01 +0200
committer Willy Sudiarto Raharjo2023-10-13 02:58:53 +0200
commita7e9e0012274a9bc58123e99a4e56caaa0b127b2 (patch)
tree46e4e2da95fea50d48811a7ae67b47f6d492efe1 /development
parent2d8908417ba8dea70c6b62d415e686ba4b145813 (diff)
downloadslackbuilds-a7e9e0012274a9bc58123e99a4e56caaa0b127b2.tar.gz
development/uftrace: Updated for version 20231009_e37b05c
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 9b7464cced..7369e3b231 100644
--- a/development/uftrace/uftrace.SlackBuild
+++ b/development/uftrace/uftrace.SlackBuild
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=uftrace
-VERSION=${VERSION:-20230911_58e7307}
-GITHASH=${GITHASH:-58e73072be45f64c0973cb1c9b9a083f7a0977b4}
+VERSION=${VERSION:-20231009_e37b05c}
+GITHASH=${GITHASH:-e37b05ccc9b40a79012b610d6acbc348e8a61902}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/uftrace/uftrace.info b/development/uftrace/uftrace.info
index f162254e8d..72a1dcf6aa 100644
--- a/development/uftrace/uftrace.info
+++ b/development/uftrace/uftrace.info
@@ -1,8 +1,8 @@
PRGNAM="uftrace"
-VERSION="20230911_58e7307"
+VERSION="20231009_e37b05c"
HOMEPAGE="https://github.com/namhyung/uftrace"
-DOWNLOAD="https://github.com/namhyung/uftrace/archive/58e7307/uftrace-58e73072be45f64c0973cb1c9b9a083f7a0977b4.tar.gz"
-MD5SUM="6db62e230cfc18af9a7996783a0e38fd"
+DOWNLOAD="https://github.com/namhyung/uftrace/archive/e37b05c/uftrace-e37b05ccc9b40a79012b610d6acbc348e8a61902.tar.gz"
+MD5SUM="690ccc5f20fbbcdcd4a6fa905a6e305d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="capstone"