strace: update to 5.19.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'strace'
|
# Template file for 'strace'
|
||||||
pkgname=strace
|
pkgname=strace
|
||||||
version=5.15
|
version=5.19
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-silent-rules $(vopt_with libunwind)"
|
configure_args="--enable-silent-rules $(vopt_with libunwind)"
|
||||||
@@ -11,7 +11,7 @@ license="LGPL-2.1-or-later"
|
|||||||
homepage="https://strace.io/"
|
homepage="https://strace.io/"
|
||||||
changelog="https://raw.githubusercontent.com/strace/strace/master/NEWS"
|
changelog="https://raw.githubusercontent.com/strace/strace/master/NEWS"
|
||||||
distfiles="https://github.com/strace/strace/releases/download/v${version}/strace-${version}.tar.xz"
|
distfiles="https://github.com/strace/strace/releases/download/v${version}/strace-${version}.tar.xz"
|
||||||
checksum=ebcac22f297335294dc654425cbc3ce013343bece6da2699e3aec86aee8d72dc
|
checksum=aa3dc1c8e60e4f6ff3d396514aa247f3c7bf719d8a8dc4dd4fa793be786beca3
|
||||||
|
|
||||||
build_options="static libunwind"
|
build_options="static libunwind"
|
||||||
build_options_default="libunwind"
|
build_options_default="libunwind"
|
||||||
|
|||||||
Reference in New Issue
Block a user