aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-02-07 16:27:55 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-10 16:09:47 +0700
commitb35080b5e145691dc581d5b2983d046702eabd5e (patch)
tree7b6401d38604660c17a1124bee58d8b2f13ae1d2 /development
parent6ba23918ec4e479e59db784ad2d79ddc148ce060 (diff)
development/uftrace: Updated for version 20240205_9c1792d
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 7fbe805eebbef..edab43c38df6a 100644
--- a/development/uftrace/uftrace.SlackBuild
+++ b/development/uftrace/uftrace.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for uftrace
-# Copyright 2023 Ebben Aries <slackbuilds@dscp.org>
+# Copyright 2023-2024 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:-20231226_2bcc9f1}
-GITHASH=${GITHASH:-2bcc9f1058ffe87870de2e910b5e7b96ad9ffd0b}
+VERSION=${VERSION:-20240205_9c1792d}
+GITHASH=${GITHASH:-9c1792de902974a4647185ef8bbbb301e969f099}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/uftrace/uftrace.info b/development/uftrace/uftrace.info
index 23546b78c719c..ecafa89c60101 100644
--- a/development/uftrace/uftrace.info
+++ b/development/uftrace/uftrace.info
@@ -1,8 +1,8 @@
PRGNAM="uftrace"
-VERSION="20231226_2bcc9f1"
+VERSION="20240205_9c1792d"
HOMEPAGE="https://github.com/namhyung/uftrace"
-DOWNLOAD="https://github.com/namhyung/uftrace/archive/2bcc9f1/uftrace-2bcc9f1058ffe87870de2e910b5e7b96ad9ffd0b.tar.gz"
-MD5SUM="6679b0415f6d06eb2614f6f021657cf5"
+DOWNLOAD="https://github.com/namhyung/uftrace/archive/9c1792d/uftrace-9c1792de902974a4647185ef8bbbb301e969f099.tar.gz"
+MD5SUM="db4456bea46f02f3db1ed40a8d967be0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="capstone"