aboutsummaryrefslogtreecommitdiff
path: root/repos
diff options
context:
space:
mode:
authorEmmett1 <me@emmett1.my>2026-06-22 01:22:17 +0000
committerEmmett1 <me@emmett1.my>2026-06-22 01:22:17 +0000
commit5cadb19d21e4bda5f9a72dff94079f9d46db6d6b (patch)
tree5afa57fa65ae0ec9f5f59347700521089cc0c995 /repos
parentaf98d13144f94e5f3c1b16f1592e6335ddb3fede (diff)
downloadalicelinux-5cadb19d21e4bda5f9a72dff94079f9d46db6d6b.tar.gz
alicelinux-5cadb19d21e4bda5f9a72dff94079f9d46db6d6b.zip
strace: updated to 7.1
Diffstat (limited to 'repos')
-rw-r--r--repos/extra/strace/.shasum2
-rw-r--r--repos/extra/strace/abuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/strace/.shasum b/repos/extra/strace/.shasum
index e03a96cf..1cbc0e04 100644
--- a/repos/extra/strace/.shasum
+++ b/repos/extra/strace/.shasum
@@ -1 +1 @@
-b9942111eea61641ef57bf20ce6e199af6a13bcf69679f4bb773da89 strace-7.0.tar.xz
+61859764fa382861d093d77687da0554c44707154404097ed88f8ae9 strace-7.1.tar.xz
diff --git a/repos/extra/strace/abuild b/repos/extra/strace/abuild
index 8208a9dd..de39fa1b 100644
--- a/repos/extra/strace/abuild
+++ b/repos/extra/strace/abuild
@@ -1,5 +1,5 @@
name=strace
-version=7.0
+version=7.1
release=1
source="https://github.com/${name}/${name}/releases/download/v${version}/${name}-${version}.tar.xz"
build_opt="--enable-mpers=no"