From 9b2b8f409c9639b3c0c78607174011521a2565b9 Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Mon, 13 Nov 2023 08:43:10 +0100 Subject: [PATCH] pciutils: update to 3.7.0.2023.11.11 --- pciutils.be0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pciutils.be0 b/pciutils.be0 index baf0e76aa..ac4153c46 100755 --- a/pciutils.be0 +++ b/pciutils.be0 @@ -1,9 +1,9 @@ #!/usr/bin/env beesh -# BEE_VERSION pciutils-3.7.0.2023.09.22-0 +# BEE_VERSION pciutils-3.7.0.2023.11.11-0 # PCIURL="http://pci-ids.ucw.cz/v2.2/pci.ids" -PCIURL="https://beehive.molgen.mpg.de/a27faad825bc0faf4d2cbb4392432c2e/pci.ids" +PCIURL="https://beehive.molgen.mpg.de/4528b580b4671f7c584f3e80300cb833/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"