numactl: update to 2.0.13.
This commit is contained in:
parent
b31d8ade7b
commit
1144ee1028
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'numactl'
|
||||
pkgname=numactl
|
||||
version=2.0.12
|
||||
version=2.0.13
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
short_desc="Simple NUMA policy support"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
||||
license="LGPL-2.1-only"
|
||||
homepage="https://github.com/numactl/numactl"
|
||||
distfiles="https://github.com/numactl/numactl/archive/v${version}.tar.gz"
|
||||
checksum=7c3e819c2bdeb883de68bafe88776a01356f7ef565e75ba866c4b49a087c6bdf
|
||||
checksum=97ee012b2f294903530424b4ff7f28bcaad6a356897ce8777383f87e5c2e325d
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
|
||||
# XXX
|
||||
|
|
Loading…
Reference in New Issue