From patchwork Wed Nov 30 17:03:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 6230 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4NMlsd2zf4z3wgq for ; Wed, 30 Nov 2022 17:03:49 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NMlsb3lS9z2g1; Wed, 30 Nov 2022 17:03:47 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NMlsb2pPyz2xkm; Wed, 30 Nov 2022 17:03:47 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4NMlsZ3fKnz2xYn for ; Wed, 30 Nov 2022 17:03:46 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4NMlsY2HjSzj8 for ; Wed, 30 Nov 2022 17:03:45 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1669827826; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=uNoANNA6NPQ7ULzEodPRLTly/zmRRdONaft+9+uiLVw=; b=WMN8hlvG3hoFyYq9l8N31YElZZDvYSM/AMHNIxlRrbTWepGX5R2HFxU3Z+gXHvcByrTN66 n5UfUYhqcgwJJxCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1669827826; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=uNoANNA6NPQ7ULzEodPRLTly/zmRRdONaft+9+uiLVw=; b=cC+3omjPzLP6nrMhsOoMWEfEfjpItpWsAsxgT2SxwCHpSqSiaOngwZ7f3hzR9FNBisDUVw U2zdLz19TCqvZn7buIJWqFpuES2WavWHW4Gm/lIlgoQLyWyeZ/ytsvXGDMGwgu3h8fDd+Y nfthXvXlsJNI3tRUoY8Ky7lGNPxZjEoLb8tOL7ACjAljlBrpnNTK/+Qg9js+EhfkzBv6Jl anqJNdqi6R3KD6Lhz0GkTBNVlm3Cfp0AUd0/MHvxXGzqZzDeNH88RfxL/pv+a32IYbNQZt AjSx79ZMU7j1TZ0VA8m9l6HpYSPSyHkZDS3u3pSWMNTJB8a748+IBdU2zN/eow== Message-ID: Date: Wed, 30 Nov 2022 18:03:42 +0100 MIME-Version: 1.0 Content-Language: en-US To: development@lists.ipfire.org From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] pciutils: Update to 3.9.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Peter Müller --- pciutils/pciutils.nm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pciutils/pciutils.nm b/pciutils/pciutils.nm index dc6f8d5d6..976bcc48c 100644 --- a/pciutils/pciutils.nm +++ b/pciutils/pciutils.nm @@ -4,11 +4,11 @@ ############################################################################### name = pciutils -version = 3.4.1 +version = 3.9.0 release = 1 groups = System/Base -url = http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml +url = https://mj.ucw.cz/sw/pciutils/ license = GPLv2+ summary = PCI bus related utilities. @@ -17,7 +17,7 @@ description and setting devices connected to the PCI bus. end -source_dl = ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ +source_dl = https://mj.ucw.cz/download/linux/pci/ sources = %{thisapp}.tar.gz build