diff options
Diffstat (limited to 'repo/strace/strace.xibuild')
-rw-r--r-- | repo/strace/strace.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/strace/strace.xibuild b/repo/strace/strace.xibuild index 2c925ba..8fc47bb 100644 --- a/repo/strace/strace.xibuild +++ b/repo/strace/strace.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="autoconf automake binutils elfutils gawk linux-headers" DEPS="libelf musl" -PKG_VER=5.17 +PKG_VER=5.19 SOURCE=https://github.com/strace/strace/releases/download/v$PKG_VER/strace-$PKG_VER.tar.xz ADDITIONAL=" disable-fortify.patch |