numactl: update to 2.0.8.

This commit is contained in:
Juan RP 2012-11-13 11:10:43 +01:00
parent a39e208011
commit e9f2212ef4
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'libnuma-devel '.
#
noarch=yes
depends="libnuma>=${version}"
depends="libnuma-${version}_${revision}"
short_desc="${short_desc} -- development files"
long_desc="
The libnuma library provides convenient ways for you to add NUMA memory

View file

@ -1,6 +1,6 @@
# Template file for 'numactl'
pkgname=numactl
version=2.0.7
version=2.0.8
revision=1
subpackages="libnuma libnuma-devel"
short_desc="Simple NUMA policy support"
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
homepage="http://oss.sgi.com/projects/libnuma/"
distfiles="ftp://oss.sgi.com/www/projects/libnuma/download/${pkgname}-${version}.tar.gz"
checksum=0a1e237a98649c5cd2db7c684afe33bb81d290b406cf00d0469bdba9a11b39ef
checksum=2f5bb6d1d5556235ec3b1ed40094d5bc2502e5bacc213d324088d63fa531c9ea
long_desc="
The numactl program allows you to run your application program on specific
cpu's and memory nodes. It does this by supplying a NUMA memory policy to