[arch-commits] Commit in numactl/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Thu Dec 28 23:08:02 UTC 2017
Date: Thursday, December 28, 2017 @ 23:08:01
Author: jelle
Revision: 313744
upgpkg: numactl 2.0.11-2
Rebuild for pie and update source=()
Modified:
numactl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-28 20:50:48 UTC (rev 313743)
+++ PKGBUILD 2017-12-28 23:08:01 UTC (rev 313744)
@@ -3,13 +3,13 @@
pkgname=numactl
pkgver=2.0.11
-pkgrel=1
+pkgrel=2
pkgdesc="Simple NUMA policy support"
arch=('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)
+source=(https://sources.archlinux.org/other/packages/numactl/numactl-2.0.11.tar.gz)
md5sums=('d3bc88b7ddb9f06d60898f4816ae9127')
sha1sums=('0846670269824078a4eae8a977728175437b0da4')
More information about the arch-commits
mailing list