ports/opt (3.5): strace: update to 5.2
commit 337f67e1959bf13748bd9f96e2ab3cc695a0675f Author: Juergen Daubert <jue@jue.li> Date: Tue Jul 30 15:41:08 2019 +0200 strace: update to 5.2 diff --git a/strace/.signature b/strace/.signature index 407821eb4..1a5966227 100644 --- a/strace/.signature +++ b/strace/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WDqHTudjYVUrcNDxJb4iZIbxk0nshqXfyQVmo0UNpW5M7T4ACAz0DW/l1cBnY8ECfKbXv65GtVyvcF2JrwL9AA= -SHA256 (Pkgfile) = 2921f343839a1fabb0493696913fa31daafb32d283c9019fa304ed663e98620e +RWSE3ohX2g5d/RcplKQF75busXz/xfs10wy8CZZjyNMmscmYATaCTn6XT40C9ktIZC9msYQKEMYuCE/FYnb1n8oNusayM0RwYQw= +SHA256 (Pkgfile) = 256ed37c5a8a3177fb7deb1c93fe0e06de20c6e24530a68482f246fb0099e52d SHA256 (.footprint) = dbb0265f75ba6fea56f69b1a1cf5d46fdb6bfab8fdf78be1f66144c29294f71e -SHA256 (strace-4.26.tar.xz) = 7c4d2ffeef4f7d1cdc71062ca78d1130eb52f947c2fca82f59f6a1183bfa1e1c +SHA256 (strace-5.2.tar.xz) = d513bc085609a9afd64faf2ce71deb95b96faf46cd7bc86048bc655e4e4c24d2 diff --git a/strace/Pkgfile b/strace/Pkgfile index ae1c3c663..a3fd286e2 100644 --- a/strace/Pkgfile +++ b/strace/Pkgfile @@ -4,9 +4,9 @@ # Packager: Tilman Sauerbeck, tilman at crux dot nu name=strace -version=4.26 +version=5.2 release=1 -source=(https://github.com/strace/strace/releases/download/v${version}/strace-${version}.tar.xz) +source=(https://github.com/strace/strace/releases/download/v$version/$name-$version....) build() { cd $name-$version
participants (1)
-
crux@crux.nu