From 748152eb792e78b121f44bdcf30c47cc092e1701 Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Tue, 2 Aug 2022 08:52:24 +0200 Subject: [PATCH] pciutils: update to 3.7.0.2022.07.17 --- pciutils.be0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pciutils.be0 b/pciutils.be0 index 91eb44a41..8827467fc 100755 --- a/pciutils.be0 +++ b/pciutils.be0 @@ -1,9 +1,9 @@ #!/usr/bin/env beesh -# BEE_VERSION pciutils-3.7.0.2022.07.05-0 +# BEE_VERSION pciutils-3.7.0.2022.07.17-0 # PCIURL="http://pci-ids.ucw.cz/v2.2/pci.ids" -PCIURL="https://beehive.molgen.mpg.de/85fd87bc8a56e06fd2c3fad82db4fd3e/pci.ids" +PCIURL="https://beehive.molgen.mpg.de/cdb4b2ffdc3d8aa8e996d380717d8d70/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"