Skip to content

pciutils: update to 3.7.0.2022.07.05 #2704

Merged
merged 1 commit into from
Jul 5, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pciutils.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION pciutils-3.7.0.2022.05.18-0
# BEE_VERSION pciutils-3.7.0.2022.07.05-0

# PCIURL="http://pci-ids.ucw.cz/v2.2/pci.ids"
PCIURL="https://beehive.molgen.mpg.de/fae3385c2fdff9caf686179cb38d57f8/pci.ids"
PCIURL="https://beehive.molgen.mpg.de/85fd87bc8a56e06fd2c3fad82db4fd3e/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"
Expand Down