From 546e3de3be2e56adab9fbb916aa4d04bcb98d10a Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Wed, 17 Jan 2024 18:00:01 +0100 Subject: [PATCH] numactl: 2.0.16 -> 2.0.17 --- numactl/.signature | 6 +++--- numactl/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/numactl/.signature b/numactl/.signature index 189fe3460..b2615b2a2 100644 --- a/numactl/.signature +++ b/numactl/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF333B/IKFOyj3MKGzCpZ84YhZa1lRpvnhKzlxulMGMYbV9eVKQEsPneqre9Wn/pX/alTs204eQTygDFAzXcyvZgg= -SHA256 (Pkgfile) = 8b1e80730c587a934406fc83f2b82848b97715fd9170fdf5aad88e4bdbd55b4b +RWSagIOpLGJF3/KEO9iSiZlmpe071WhJsj7fuzETpmvIkLmG2lnEFqSQguWvjK8DK8jAvLG2p59OnZ9XHAdKYVxlwkIGb9yhcAE= +SHA256 (Pkgfile) = d709f2ca64cf2d9f9039e17dcf2ab97fc23eb7e92efb43b5d48bc6cc2a3c39d6 SHA256 (.footprint) = 18638528d0985a3b6b72e40551357bd1b8088d898e0b028d9d9c0a35a6e46268 -SHA256 (numactl-2.0.16.tar.gz) = a35c3bdb3efab5c65927e0de5703227760b1101f5e27ab741d8f32b3d5f0a44c +SHA256 (numactl-2.0.17.tar.gz) = af22829cda8b5bdee3d280e61291697bbd3f9bd372afdf119c9348b88369d40b diff --git a/numactl/Pkgfile b/numactl/Pkgfile index 19cd6fc3c..09bd71a2a 100644 --- a/numactl/Pkgfile +++ b/numactl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: perl name=numactl -version=2.0.16 +version=2.0.17 release=1 source=(https://github.com/numactl/numactl/archive/v$version/$name-$version.tar.gz)