mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-26 06:13:27 +08:00
package/numactl: bump to version 2.0.14
Also update hash file formatting (2 spaces) Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
51d9617474
commit
6ec3113074
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 97ee012b2f294903530424b4ff7f28bcaad6a356897ce8777383f87e5c2e325d numactl-2.0.13.tar.gz
|
||||
sha256 e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575 README.md
|
||||
sha256 1ee27abd07ff6ba140aaf9bc6379b37825e54496e01d6f7343330cf1a4487035 numactl-2.0.14.tar.gz
|
||||
sha256 e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575 README.md
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NUMACTL_VERSION = 2.0.13
|
||||
NUMACTL_VERSION = 2.0.14
|
||||
NUMACTL_SITE = $(call github,numactl,numactl,v$(NUMACTL_VERSION))
|
||||
NUMACTL_LICENSE = LGPL-2.1 (libnuma), GPL-2.0 (programs)
|
||||
NUMACTL_LICENSE_FILES = README.md
|
||||
|
Loading…
Reference in New Issue
Block a user