numactl: bump to version 2.0.12

- README has been renamed into README.md so update NUMACTL_LICENSE_FILES
- Add hash for license file

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2018-09-23 18:30:15 +02:00 committed by Thomas Petazzoni
parent 8fd99cad1f
commit 81dddf2982
2 changed files with 4 additions and 3 deletions

View File

@ -1,2 +1,3 @@
# Locally calculated
sha256 3e099a59b2c527bcdbddd34e1952ca87462d2cef4c93da9b0bc03f02903f7089 numactl-v2.0.11.tar.gz
sha256 7c3e819c2bdeb883de68bafe88776a01356f7ef565e75ba866c4b49a087c6bdf numactl-v2.0.12.tar.gz
sha256 e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575 README.md

View File

@ -4,10 +4,10 @@
#
################################################################################
NUMACTL_VERSION = v2.0.11
NUMACTL_VERSION = v2.0.12
NUMACTL_SITE = $(call github,numactl,numactl,$(NUMACTL_VERSION))
NUMACTL_LICENSE = LGPL-2.1 (libnuma), GPL-2.0 (programs)
NUMACTL_LICENSE_FILES = README
NUMACTL_LICENSE_FILES = README.md
NUMACTL_INSTALL_STAGING = YES
NUMACTL_AUTORECONF = YES