From 3742263650a92afb757343481ec179003e163da0 Mon Sep 17 00:00:00 2001 From: cr6git Date: Thu, 4 Jan 2018 19:33:38 +0100 Subject: [PATCH] numactl: fix homepage, distfiles, checksum Closes: #10450 [via git-merge-pr] --- srcpkgs/numactl/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/numactl/template b/srcpkgs/numactl/template index 98f9cea986d..9f99ac3a651 100644 --- a/srcpkgs/numactl/template +++ b/srcpkgs/numactl/template @@ -7,9 +7,9 @@ hostmakedepends="automake libtool" short_desc="Simple NUMA policy support" maintainer="Juan RP " 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=450c091235f891ee874a8651b179c30f57a1391ca5c4673354740ba65e527861 +homepage="https://github.com/numactl/numactl" +distfiles="https://github.com/numactl/numactl/archive/v${version}.tar.gz" +checksum=3e099a59b2c527bcdbddd34e1952ca87462d2cef4c93da9b0bc03f02903f7089 only_for_archs="i686 i686-musl x86_64 x86_64-musl" if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then