From 5394fabc94bf851659be7c6e5a27203b63bbb2e0 Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Wed, 23 Aug 2023 12:53:12 +0200 Subject: [PATCH] pciutils: update to 3.7.0.2023.08.12 --- pciutils.be0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pciutils.be0 b/pciutils.be0 index d93f1d0bf..bdaccec8b 100755 --- a/pciutils.be0 +++ b/pciutils.be0 @@ -1,9 +1,9 @@ #!/usr/bin/env beesh -# BEE_VERSION pciutils-3.7.0.2023.07.30-0 +# BEE_VERSION pciutils-3.7.0.2023.08.12-0 # PCIURL="http://pci-ids.ucw.cz/v2.2/pci.ids" -PCIURL="https://beehive.molgen.mpg.de/6dea0a41e8eeec96541221d23c78eab8/pci.ids" +PCIURL="https://beehive.molgen.mpg.de/e795f34ceb9e06707bf0b7905a932dec/pci.ids" SRCURL[0]="https://beehive.molgen.mpg.de/e6e20482b4f25c5186e6a753c5edc361/pciutils-3.7.0.tar.xz" #SRCURL[0]="https://www.kernel.org/pub/software/utils/pciutils/pciutils-${PKGVERSION[3]}.tar.xz"