[arch-commits] Commit in numactl/trunk (PKGBUILD)

Dan McGee dan at archlinux.org
Sat Nov 10 16:15:44 UTC 2012


    Date: Saturday, November 10, 2012 @ 11:15:43
  Author: dan
Revision: 170734

upgpkg: numactl 2.0.8-1

Modified:
  numactl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-10 16:00:06 UTC (rev 170733)
+++ PKGBUILD	2012-11-10 16:15:43 UTC (rev 170734)
@@ -2,15 +2,15 @@
 # Contributor: Florian Zeitz <florob at babelmonkeys dot de>
 
 pkgname=numactl
-pkgver=2.0.7
-pkgrel=2
+pkgver=2.0.8
+pkgrel=1
 pkgdesc="Simple NUMA policy support"
 arch=('i686' 'x86_64')
 url="http://oss.sgi.com/projects/libnuma/"
 license=('LGPL2.1' 'GPL2')
 depends=('perl')
 source=(ftp://oss.sgi.com/www/projects/libnuma/download/$pkgname-${pkgver/_/-}.tar.gz)
-sha1sums=('dfdf539da65d1e880f04202071c139c4d2ba2da9')
+sha1sums=('f7bf06caea29669992fd3540a4c864a32615b5a1')
 
 build() {
   cd "$srcdir/$pkgname-${pkgver/_/-}"




More information about the arch-commits mailing list