mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
numactl: update to 2.0.13.
This commit is contained in:
parent
b31d8ade7b
commit
1144ee1028
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'numactl'
|
# Template file for 'numactl'
|
||||||
pkgname=numactl
|
pkgname=numactl
|
||||||
version=2.0.12
|
version=2.0.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
short_desc="Simple NUMA policy support"
|
short_desc="Simple NUMA policy support"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://github.com/numactl/numactl"
|
homepage="https://github.com/numactl/numactl"
|
||||||
distfiles="https://github.com/numactl/numactl/archive/v${version}.tar.gz"
|
distfiles="https://github.com/numactl/numactl/archive/v${version}.tar.gz"
|
||||||
checksum=7c3e819c2bdeb883de68bafe88776a01356f7ef565e75ba866c4b49a087c6bdf
|
checksum=97ee012b2f294903530424b4ff7f28bcaad6a356897ce8777383f87e5c2e325d
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
|
if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
|
||||||
# XXX
|
# XXX
|
||||||
|
|
Loading…
Add table
Reference in a new issue