mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
package/numactl: bump version to 2.0.11, add hash
The tarball contains a working configure script, therefore removed autoreconf. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
b1063a0136
commit
86028a62d4
2
package/numactl/numactl.hash
Normal file
2
package/numactl/numactl.hash
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# Locally calculated
|
||||||
|
sha256 450c091235f891ee874a8651b179c30f57a1391ca5c4673354740ba65e527861 numactl-2.0.11.tar.gz
|
@ -4,13 +4,10 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
NUMACTL_VERSION = 2.0.10
|
NUMACTL_VERSION = 2.0.11
|
||||||
NUMACTL_SITE = ftp://oss.sgi.com/www/projects/libnuma/download
|
NUMACTL_SITE = ftp://oss.sgi.com/www/projects/libnuma/download
|
||||||
NUMACTL_LICENSE = LGPLv2.1 (libnuma), GPLv2 (programs)
|
NUMACTL_LICENSE = LGPLv2.1 (libnuma), GPLv2 (programs)
|
||||||
NUMACTL_LICENSE_FILES = README
|
NUMACTL_LICENSE_FILES = README
|
||||||
NUMACTL_INSTALL_STAGING = YES
|
NUMACTL_INSTALL_STAGING = YES
|
||||||
|
|
||||||
# numactl tarball doesn't contain a pregenerated configure script.
|
|
||||||
NUMACTL_AUTORECONF = YES
|
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user