diff --git a/system/devel/numactl/actions.py b/system/devel/numactl/actions.py index e84eb9a2..f11e2b74 100644 --- a/system/devel/numactl/actions.py +++ b/system/devel/numactl/actions.py @@ -22,4 +22,4 @@ def install(): pisitools.remove("/usr/lib/*.a") pisitools.removeDir("/usr/share/man/man2") - pisitools.dodoc("CHANGES", "DESIGN") + pisitools.dodoc("LICENSE.GPL2", "README.md") diff --git a/system/devel/numactl/pspec.xml b/system/devel/numactl/pspec.xml index ef366af9..0241338b 100644 --- a/system/devel/numactl/pspec.xml +++ b/system/devel/numactl/pspec.xml @@ -14,7 +14,7 @@ app:console Library for tuning NUMA machines numactl consists of a numactl program to run other programs with a specific NUMA policy and a libnuma to do allocations with NUMA policy in applications. - http://ftp.vim.org/ftp/os/Linux/distr/salix/i486/14.2/source/d/numactl/numactl-2.0.11.tar.gz + https://github.com/numactl/numactl/releases/download/v2.0.13/numactl-2.0.13.tar.gz @@ -40,6 +40,13 @@ + + 2019-12-26 + 2.0.13 + Version bump + Idris Kalp + idriskalp@gmail.com + 2018-07-15 2.0.11