diff --git a/strace/.signature b/strace/.signature index a028778a3..d42644cd7 100644 --- a/strace/.signature +++ b/strace/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fPY+N8jtmupnVJZMse9z27odfnVvnI8HGsgYY9fX2cv3JsvI/NVD381MaBvVZBYXf7n3WcAqIhmZ0NSWhhfTw8= -SHA256 (Pkgfile) = 4793ff66fc8d748578bc190816c27b45614f72ee47c40d4727edeea4bb0eadf4 +RWSE3ohX2g5d/ebnuugUvSzuworEo5YD3s3UFt3Q5x8NLSVXxraBk2o4f3Tp6gKCWKtiRAtd9kni2UhMtN5XF8p36M6gOxMkPQM= +SHA256 (Pkgfile) = d1406b712de0e82f4691281ca9f38a0eeaa9d8f043abf7d42c138341a2e7e1d8 SHA256 (.footprint) = dbb0265f75ba6fea56f69b1a1cf5d46fdb6bfab8fdf78be1f66144c29294f71e -SHA256 (strace-5.4.tar.xz) = f7d00514d51290b6db78ad7a9de709baf93caa5981498924cbc9a744cfd2a741 +SHA256 (strace-5.6.tar.xz) = 189968eeae06ed9e20166ec55a830943c84374676a457c9fe010edc7541f1b01 diff --git a/strace/Pkgfile b/strace/Pkgfile index def6760cb..d95815777 100644 --- a/strace/Pkgfile +++ b/strace/Pkgfile @@ -1,10 +1,10 @@ # Description: System call tracing utility (like trace, truss, etc) # URL: https://strace.io # Maintainer: Thomas Penteker, tek at serverop dot de -# Packager: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: elfutils name=strace -version=5.4 +version=5.6 release=1 source=(https://github.com/strace/strace/releases/download/v$version/$name-$version.tar.xz)