aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/strace
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-12-01 21:47:46 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-12-01 21:47:46 +0800
commit1e1df954cd0ec684a81a4b75863993dad94911f8 (patch)
treecab8704eaa1853e5d05394ca0c8b84ef261e1580 /repos/extra/strace
parentb67ddaaa0d78b64efa118f91496b522726815735 (diff)
downloadalicelinux-1e1df954cd0ec684a81a4b75863993dad94911f8.tar.gz
alicelinux-1e1df954cd0ec684a81a4b75863993dad94911f8.zip
strace: updated to 6.12
Diffstat (limited to 'repos/extra/strace')
-rw-r--r--repos/extra/strace/.checksum2
-rw-r--r--repos/extra/strace/abuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/strace/.checksum b/repos/extra/strace/.checksum
index c6f3aa55..665a37e5 100644
--- a/repos/extra/strace/.checksum
+++ b/repos/extra/strace/.checksum
@@ -1 +1 @@
-65848fa9dec4d662fafe0fbc01aea760eab97ef4e2dd6421e75b911cc42a9fe0 strace-6.11.tar.xz
+86e893295f7b49dde805c3b6f5520a6c80f84831aff68caea586e77da3544a42 strace-6.12.tar.xz
diff --git a/repos/extra/strace/abuild b/repos/extra/strace/abuild
index 585cd1e7..7fb6da6a 100644
--- a/repos/extra/strace/abuild
+++ b/repos/extra/strace/abuild
@@ -1,5 +1,5 @@
name=strace
-version=6.11
+version=6.12
release=1
source="https://github.com/${name}/${name}/releases/download/v${version}/${name}-${version}.tar.xz"
build_opt="--enable-mpers=no"