aboutsummaryrefslogtreecommitdiff
path: root/strace
diff options
context:
space:
mode:
Diffstat (limited to 'strace')
-rw-r--r--strace/.shasum2
-rw-r--r--strace/abuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/strace/.shasum b/strace/.shasum
index e03a96cf..1cbc0e04 100644
--- a/strace/.shasum
+++ b/strace/.shasum
@@ -1 +1 @@
-b9942111eea61641ef57bf20ce6e199af6a13bcf69679f4bb773da89 strace-7.0.tar.xz
+61859764fa382861d093d77687da0554c44707154404097ed88f8ae9 strace-7.1.tar.xz
diff --git a/strace/abuild b/strace/abuild
index 8208a9dd..de39fa1b 100644
--- a/strace/abuild
+++ b/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"